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 Nimbus version as an environment variable #116

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EridianAlpha
Copy link

No description provided.

@@ -1,6 +1,8 @@
FROM statusim/nimbus-eth2:multiarch-v23.3.1 as nimbusbn
ARG NIMBUS_VERSION
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should/can this have a default in case it ends up unset in future?

Copy link
Author

@EridianAlpha EridianAlpha Mar 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this can have a default set, and it will be overwritten with anything that's passed through. Does this add to a maintenance overhead/ cause duplication though, as a default value is already being set in the docker-compose.yml file on line 199?

Or is this for when a user builds Nimbus directly on the CLI and forgets to pass in this argument?

@OisinKyne
Copy link
Contributor

OisinKyne commented Mar 23, 2023 via email

@EridianAlpha
Copy link
Author

@OisinKyne I've added "latest" and confirmed that it works.

Copy link
Collaborator

@dB2510 dB2510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
@EridianAlpha can you please fix the conflicts 🙏 ?

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.

3 participants