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 support for Docker containerization #500

Open
devos50 opened this issue Oct 5, 2021 · 0 comments
Open

Add support for Docker containerization #500

devos50 opened this issue Oct 5, 2021 · 0 comments

Comments

@devos50
Copy link
Contributor

devos50 commented Oct 5, 2021

For our blockchain experiments, we are using Docker containers for resource isolation. It would be helpful if we can integrate Docker support in Gumby. When running an experiment locally or remotely, Gumby will start Docker containers and ensure that each instance runs within its own docker container. This would allow for more advanced experiment settings, e.g., emulating network latencies between different Docker containers.

See here for an example on how we run the Stellar blockchain within a Docker container.

Estimated time: 1 week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant