Docker: improve formating

This commit is contained in:
Julien Le Coupanec 2018-02-11 19:32:13 +01:00
parent 8dbf559bdb
commit 1dcb38b883
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ docker service ps # List the tasks of Services
docker service scale <service_name>=<replica> # Scale special service(s)
docker service update <options> <service_name> # Update Service options
##############################################################################
# DOCKER STACK
##############################################################################