mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 12:29:18 +00:00
added missing stackname
This commit is contained in:
@@ -6553,7 +6553,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