mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-04-19 00:26:41 +00:00
Fixing missing stack name
This commit is contained in:
@@ -6584,7 +6584,7 @@ class: prom-auto
|
||||
```bash
|
||||
docker-compose -f prometheus.yml build
|
||||
docker-compose -f prometheus.yml push
|
||||
docker stack deploy -c prometheus.yml
|
||||
docker stack deploy -c prometheus.yml prometheus
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user