Skip to content
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

hosted docker image #340

Closed
silvercondor opened this issue Apr 24, 2024 · 2 comments · Fixed by #407
Closed

hosted docker image #340

silvercondor opened this issue Apr 24, 2024 · 2 comments · Fixed by #407
Labels

Comments

@silvercondor
Copy link

Component

Foundryup

Describe the feature you would like

hi, is it possible to host a docker image so i can run zk-cast commands similar to

https://book.getfoundry.sh/tutorials/foundry-docker

i have tried building the docker image locally but it fails

Additional context

No response

@dutterbutter
Copy link
Collaborator

Hey @silvercondor

Yes we are not supporting the docker build at this moment but we can look to fix that once the compiler updates land. Thanks for posting!

@ETeissonniere
Copy link
Contributor

@dutterbutter if you have interest in a PR from my side to enable this, I am happy to spend some time on it as we are pretty into using docker wherever we can for Nodle.

Out of the blue I'd say all that is needed is a github action to build the provided Dockerfile and push it to GHCR. This should be relatively straightforward and something I can get to you quickly.

Only thing we'd need insights on would be whether you want the container metadata to be modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants