Skip to content

Actually build the Dockerfile on CI #1756

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mithro opened this issue Jun 2, 2021 · 2 comments
Open

Actually build the Dockerfile on CI #1756

mithro opened this issue Jun 2, 2021 · 2 comments
Labels

Comments

@mithro
Copy link
Contributor

mithro commented Jun 2, 2021

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.

@mithro
Copy link
Contributor Author

mithro commented Jun 2, 2021

FYI - @umarcor and @Xiretza

Copy link

github-actions bot commented May 9, 2025

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.

@github-actions github-actions bot added the Stale label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant