Лаунчер для передергивания контейнеров
This commit is contained in:
parent
563ebc3fbd
commit
107569459b
1 changed files with 7 additions and 0 deletions
7
launcher.sh
Normal file
7
launcher.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker stop stransit-test-grafana
|
||||
docker rm stransit-test-grafana
|
||||
docker volume rm stransit-test_grafana_data
|
||||
|
||||
docker-compose -f manufacturer/container/services/docker-compose.yml up -d
|
||||
Loading…
Add table
Add a link
Reference in a new issue