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

Update references, pass current user to docker compose #16

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Oct 26, 2022

  • Update node references
  • Use docker user == current user (instead of root).

@andreibancioiu andreibancioiu self-assigned this Oct 26, 2022
Dockerfile Outdated
RUN git clone https://github.com/ElrondNetwork/elrond-config-devnet --branch=D1.3.44.0-rosetta3 --depth=1
RUN git clone https://github.com/ElrondNetwork/elrond-config-mainnet --branch=v1.3.44.0-rosetta2 --depth=1
RUN git clone https://github.com/ElrondNetwork/elrond-config-devnet --branch=D1.3.48.0 --depth=1
RUN git clone https://github.com/ElrondNetwork/elrond-config-mainnet --branch=release-v1.3.48.0 --depth=1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We have to use an actual tag here.

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.

1 participant