docker-run plugin for Docker images built by docker-ros
Project description
docker-run-docker-ros
docker-run
plugin for Docker images built by docker-ros.
Installation
pip install docker-run[docker-ros]
Usage
usage: docker-run [--help] [--image IMAGE] [--mwd] [--mws] [--name NAME]
[--no-gpu] [--no-it] [--no-loc] [--no-name] [--no-rm]
[--no-tz] [--no-user] [--no-x11] [--verbose] [--version]
Executes `docker run` with the following features enabled by default, each of
which can be disabled individually: container removal after exit, interactive
tty, current directory name as container name, GPU support, X11 GUI
forwarding. Passes any additional arguments to `docker run`. Executes `docker
exec` instead if a container with the specified name (`--name`) is already
running.
optional arguments:
--help show this help message and exit
--image IMAGE image name (may also be specified without --image as last
argument before command)
--mwd mount current directory at same path
--mws [docker-ros] mount current directory into ROS workspace at
`/docker-ros/ws/src/target`
--name NAME container name; generates `docker exec` command if already
running
--no-gpu disable automatic GPU support
--no-it disable automatic interactive tty
--no-loc disable automatic locale
--no-name disable automatic container name (current directory)
--no-rm disable automatic container removal
--no-tz disable automatic timezone
--no-user [docker-ros] disable passing local UID/GID into container
--no-x11 disable automatic X11 GUI forwarding
--verbose print generated command
--version show program's version number and exit
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file docker-run-docker-ros-1.0.5.tar.gz
.
File metadata
- Download URL: docker-run-docker-ros-1.0.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3b32497398d565dea90778c4f1851ce18a1f785809b2ea7833130610631391b |
|
MD5 | fbfa995bc1671e4a67cce8934fc87b77 |
|
BLAKE2b-256 | 4780f9a401885201b336489407eef4a5205d9a61e15f689f321f665579d5e40a |
File details
Details for the file docker_run_docker_ros-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: docker_run_docker_ros-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a2daf2d638b47361231f3307b55e60cdc22daaab71c087de77471b06f4ad2d2 |
|
MD5 | 8357a2b969a00e00dda26c0b560db5d4 |
|
BLAKE2b-256 | 7d69f0cf091da0e3b6c68c18ead0c30e0de2333edb0dfb89f9155034e8184991 |