mirror of
https://github.com/Red5d/docker-autocompose
synced 2026-01-03 15:18:01 +00:00
Adjust format of example for clarity
This commit is contained in:
@@ -25,4 +25,4 @@ Build container by running:
|
||||
|
||||
Use the new image to generate a docker-compose file from a running container:
|
||||
|
||||
docker run -v /var/run/docker.sock:/var/run/docker.sock red5d/docker-autocompose $container-id
|
||||
docker run -v /var/run/docker.sock:/var/run/docker.sock red5d/docker-autocompose <container-id>
|
||||
|
||||
Reference in New Issue
Block a user