Merge pull request #190 from Tokukarin/patch-1
updated instructions i_u_m_migration.md
Dieser Commit ist enthalten in:
Commit
979316f8ee
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
|
@ -24,8 +24,9 @@ chmod +x /usr/local/bin/docker-compose
|
||||||
|
|
||||||
Please use the latest Docker engine available and do not use the engine that ships with your distros repository.
|
Please use the latest Docker engine available and do not use the engine that ships with your distros repository.
|
||||||
|
|
||||||
**2\.** Make sure that Docker is stopped:
|
**2\.** Stop Docker and assure Docker has stopped:
|
||||||
```
|
```
|
||||||
|
systemctl stop docker.service
|
||||||
systemctl status docker.service
|
systemctl status docker.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Laden …
Tabelle hinzufĂĽgen
In neuem Issue referenzieren