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

Feature/kriii/enhance dockerize #1167

Merged
merged 6 commits into from
May 11, 2023
Merged

Conversation

kriii
Copy link
Contributor

@kriii kriii commented May 9, 2023

  • Add json rpc urls (tracker, peer candidate) to start_node_docker.sh
  • Add mount a volume readme

README.md Outdated
@@ -170,6 +170,13 @@ You can use some environment variables, and these have the following options.
-e ACCOUNT_INJECTION_OPTION={private_key|keystore|mnemonic}
-e SYNC_MODE={fast|full|peer}
-e STAKE=<YOUR_TARGET_STAKE>
-e HOSTING_ENV={gcp|aws}
Copy link
Member

Choose a reason for hiding this comment

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

Could you add 'local' and 'comcom'?

README.md Outdated
1. Want to preserve blockchain data in the docker container when changing the docker image due to an update.
2. Want to save your keystore file in the docker container when injecting your account into the blockchain automatically.
```
-v <YOUR_VOLUME>:/home
Copy link
Member

Choose a reason for hiding this comment

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

Can this be changed to <YOUR_VOLUME>:/home/ain_blockchain_data ?

@kriii
Copy link
Contributor Author

kriii commented May 10, 2023

PTAL, Thanks!

Copy link
Member

@platfowner platfowner left a comment

Choose a reason for hiding this comment

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

LGTM
Nice job done, thanks!

@kriii kriii merged commit 6be93da into develop May 11, 2023
@kriii kriii deleted the feature/kriii/enhance-dockerize branch May 11, 2023 05:15
@kriii
Copy link
Contributor Author

kriii commented May 11, 2023

Now merged! Thanks for the review!

@kriii kriii restored the feature/kriii/enhance-dockerize branch May 11, 2023 05:22
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