Merge pull request #293 from cybernet/patch-1

one liner
Dieser Commit ist enthalten in:
André Peters 2021-07-18 13:40:59 +02:00 committet von GitHub
Commit 73df638a86
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -13,8 +13,7 @@ Quick installation for most operation systems:
```
curl -sSL https://get.docker.com/ | CHANNEL=stable sh
# After the installation process is finished, you may need to enable the service and make sure it is started (e.g. CentOS 7)
systemctl enable docker.service
systemctl start docker.service
systemctl enable --now docker
```
- Docker-Compose