galaxyproject / galaxyproject/planemo-machine
Provide instructions for 'docker-in-docker' for docker based planemo machine
Open
documentation_missing
- Dominant language
- Jinja
- Stars
- 10
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Instructions should be added to the deployment of the docker image of the planemo box to instruct the user how to mount the parent OS docker server so the box can deploy sub-containers.
I've used:
--privileged -v /var/run/docker.sock:/var/run/docker.sock
Which mounts in socket to the parent OS's docker server (still need to verify that privileged is necessary)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.