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

get docker container to kick off algod setup and be able to persist "catchup" between runs #5

Open
palmerss opened this issue Nov 13, 2021 · 0 comments

Comments

@palmerss
Copy link
Collaborator

palmerss commented Nov 13, 2021

Currently most of our developers are working out of sandbox.
It is desired that we get our docker in shape to replace the need for us to use sandbox

One of the main blockers for this is algod setup and persistence.
It would be ideal if we have the DockerFile kick off the algod setup process and begin the catchup process, progress from the catchup should be stored in a volume mounted directory that is of course in the projects .gitignore

Its very likely that we will want a sandbox fork included in this docker or have it be completely based off a fork of sandbox

@palmerss palmerss added this to To do in smartContracts Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant