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

Allow specifying the docker network #268

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cg2v
Copy link
Member

@cg2v cg2v commented Dec 16, 2024

Allow for the use of docker networks other than "bridge" and "none" for for autograding containers. The network name can be specified in config.py or via the preallocator. The network must exist on the target docker host for the containers to run.

@cg2v cg2v force-pushed the attach_to_docker_network branch from c7ac82a to cd4596f Compare December 16, 2024 20:15
Allow for the use of docker networks other than "bridge" and "none" for
for autograding containers. The network name can be specified in
config.py or via the preallocator. The network must exist on the target
docker host for the containers to run.
@cg2v cg2v force-pushed the attach_to_docker_network branch from cd4596f to b6582a4 Compare December 16, 2024 20:17
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