mirror of
https://github.com/docker/compose.git
synced 2025-07-29 08:34:15 +02:00
Merge pull request #1475 from fordhurley/patch-1
Fix markdown formatting for `--service-ports` example (cherry picked from commit d64bf88e26f7b1ce097a6b475799364720bcb6cb) Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
8f8693e13e
commit
4353f7b9f9
@ -95,7 +95,9 @@ specify the `--no-deps` flag:
|
||||
|
||||
Similarly, if you do want the service's ports to be created and mapped to the
|
||||
host, specify the `--service-ports` flag:
|
||||
$ docker-compose run --service-ports web python manage.py shell
|
||||
|
||||
$ docker-compose run --service-ports web python manage.py shell
|
||||
|
||||
|
||||
### scale
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user