mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
Correct docker-compose remove command in README
This commit is contained in:
@@ -417,7 +417,7 @@ docker rm -v mariadb
|
||||
or using Docker Compose:
|
||||
|
||||
```bash
|
||||
docker-compose stop mariadb
|
||||
docker-compose rm -v mariadb
|
||||
```
|
||||
|
||||
### Step 3: Run the new image
|
||||
|
||||
Reference in New Issue
Block a user