mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-18 16:41:58 +00:00
Docker: improve formating
This commit is contained in:
parent
8dbf559bdb
commit
1dcb38b883
@ -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
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user