You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been inactive for a year and has been marked as stale. It will be closed in 15 days if it continues to be stale. If you believe this is still an issue, please add a comment.
Currently there is a Dockerfile @ https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/master/Dockerfile
I'm pretty sure this Dockerfile is currently broken due to trying to use a trusty base image which hasn't been supported for a very long time.
I suggest we start building and publishing the Docker images using the GitHub Container Registry (ghcr.io) & Google Container Registry (gcr.io).
Take a look at a look at https://github.com/google/skywater-pdk-actions/blob/main/.github/workflows/build-docker-image-run-drc-for-cell-gds-using-magic.yml and https://github.com/mithro/actions-includes/blob/main/.github/workflows/publish-docker-image.yml for examples on how to do this.
The text was updated successfully, but these errors were encountered: