mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:26:19 +00:00
Update README.md
This commit is contained in:
parent
bcf94fc0a3
commit
e8b37e7f88
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Initialize the docker container with the setup script. This installs the MariaDB
|
|||
*Note: The container will fail if this step is skipped.*
|
||||
|
||||
```
|
||||
docker compose run --rm --interactive -t myvemail setup
|
||||
docker compose run --rm --interactive --tty myvemail setup
|
||||
```
|
||||
|
||||
Once completed, the container may be brought up:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue