mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 04:00:40 +00:00
Fix run instructions for the container.
This commit is contained in:
parent
122e8d8c6e
commit
7a5336c47c
@ -21,7 +21,9 @@ Container
|
|||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
docker pull dnephin/docker-custodian
|
docker pull dnephin/docker-custodian
|
||||||
docker run -ti dnephin/docker-custodian dcgc --help
|
docker run -ti \
|
||||||
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||||
|
dnephin/docker-custodian dcgc --help
|
||||||
|
|
||||||
Debian/Ubuntu package
|
Debian/Ubuntu package
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user