Build Dockerfile in CI and publish to GHCR
nikosavola opened this issue · 1 comments
nikosavola commented
Build the Dockerfile in CI and publish to GitHub Container Registry similar to main KQCircuits.
nikosavola commented
The building is quite slow in Binder, so we should have a main Dockerfile
which refers to the image in GHCR. This in turn should be built from the current Dockerfile
which could be renamed to Dockerfile.build or something similar