informatica:linux:docker_compose
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
informatica:linux:docker_compose [2018/09/12 06:43] – removed javi | informatica:linux:docker_compose [2025/09/30 13:21] (current) – created jose | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Para buscar el fichero de un docker compose. Buscamos los docker levantados: | ||
+ | docker ps | ||
+ | |||
+ | acfcef53029e | ||
+ | 750ab584a19f | ||
+ | | ||
+ | Buscamos el fichero: | ||
+ | docker inspect grafana_covid | grep -E " | ||
+ | |||
+ | " | ||
+ | " | ||
+ | |||
+ | Vamos al directorio y lo paramos y borramos: | ||
+ | cd / | ||
+ | docker-compose down -v | ||
+ | |||
+ | [+] Running 1/2 | ||
+ | ✔ Container grafana_covid | ||
+ | ⠴ Container influxdb_covid | ||
informatica/linux/docker_compose.1536734609.txt.gz · Last modified: by javi