Update i_u_m_install.en.md
und (german) > and (english)
Dieser Commit ist enthalten in:
Ursprung
2956a9ef08
Commit
e4b2f6e8fc
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -1,4 +1,4 @@
|
|||
## Docker und Docker Compose Installation
|
||||
## Docker and Docker Compose Installation
|
||||
You need Docker (a version >= `20.10.2` is required) and Docker Compose (a version `>= 2.0` is required).
|
||||
|
||||
Learn how to install [Docker](https://docs.docker.com/install/) and [Docker Compose](https://docs.docker.com/compose/install/).
|
||||
|
@ -153,4 +153,4 @@ You can now access **https://${MAILCOW_HOSTNAME}** with the default credentials
|
|||
|
||||
The database will be initialized right after a connection to MySQL can be established.
|
||||
|
||||
Your data will persist in multiple Docker volumes, that are not deleted when you recreate or delete containers. Run `docker volume ls` to see a list of all volumes. You can safely run `docker compose down` without removing persistent data.
|
||||
Your data will persist in multiple Docker volumes, that are not deleted when you recreate or delete containers. Run `docker volume ls` to see a list of all volumes. You can safely run `docker compose down` without removing persistent data.
|
||||
|
|
Laden …
In neuem Issue referenzieren