updated instructions i_u_m_migration.md
the instructions are now more detailed
Dieser Commit ist enthalten in:
Ursprung
5a0c1d9f64
Commit
de85f9ee34
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 make sure that Docker is also stopped:
|
||||||
```
|
```
|
||||||
|
systemctl stop docker.service
|
||||||
systemctl status docker.service
|
systemctl status docker.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren