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

Add git to the Docker image #292

Merged
merged 1 commit into from
May 28, 2024
Merged

Add git to the Docker image #292

merged 1 commit into from
May 28, 2024

Conversation

air3ijai
Copy link
Contributor

This is a fix for #291 and it installs git binary to the Docker image in order to be able to use web3 image for Generating Common Contracts.

A single drawback is that size will slightly increase

docker images -a | grep web3
web3-git       latest   0a9e9c666a5f   44 seconds ago   58MB
gochain/web3   latest   88dded04d5cb   5 months ago     42MB

@treeder treeder merged commit c84726a into gochain:master May 28, 2024
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 this pull request may close these issues.

2 participants