This commit is contained in:
2021-02-12 11:05:04 +01:00
parent 2cbe724f49
commit 72935b9e54
+5
View File
@@ -104,6 +104,11 @@ server {
## Docker
### start the docker service
```
sudo systemctl start docker
```
### docker-compose pull
pull the latest image of services
```