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

Dockerfile is outdated #15

Open
dbasgoeze opened this issue Oct 28, 2024 · 0 comments · May be fixed by #16
Open

Dockerfile is outdated #15

dbasgoeze opened this issue Oct 28, 2024 · 0 comments · May be fixed by #16

Comments

@dbasgoeze
Copy link

The build instructions for the docker image does not work anymore. There are missing dependencies like git for the submodules and I get the same error as in the bug report #14 after installing git.

It turns out that the dlanguage/dmd image has not been updated in years.

dbasgoeze added a commit to dbasgoeze/psi that referenced this issue Oct 28, 2024
Rebase the image on the offical ubuntu image.
Add git, xz, libxml and gcc as dependencies
Change $PATH handling

Fixes eth-sri#15
@dbasgoeze dbasgoeze linked a pull request Oct 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant