https://github.com/data-exp-lab/girder_volman
ytHub volman
https://github.com/data-exp-lab/girder_volman
Last synced: 10 months ago
JSON representation
ytHub volman
- Host: GitHub
- URL: https://github.com/data-exp-lab/girder_volman
- Owner: data-exp-lab
- License: bsd-3-clause
- Created: 2016-10-04T19:31:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T21:32:40.000Z (about 9 years ago)
- Last Synced: 2025-03-16T02:19:35.442Z (about 1 year ago)
- Language: Python
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BRIDGE_IP=$(docker inspect --format='{{.NetworkSettings.Networks.bridge.Gateway}}' tmpnb-proxy)
dockerun -d --privileged -v /var/run/docker.sock:/var/run/docker.sock \
-p ${BRIDGE_IP}:9005:9005 -e CONFIGPROXY_AUTH_TOKEN="..." -v /:/host \
--name volman xarthisius/volman