mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
refactor: Update Docker inspect command to retrieve container labels
This commit is contained in:
@@ -39,6 +39,8 @@ This simple project uses Traefik as a reverse proxy to a Streamlit application a
|
|||||||
docker swarm init
|
docker swarm init
|
||||||
docker network create -d overlay --attachable traefik-public
|
docker network create -d overlay --attachable traefik-public
|
||||||
make deploy-core
|
make deploy-core
|
||||||
|
|
||||||
|
docker service logs core_traefik --details
|
||||||
```
|
```
|
||||||
|
|
||||||
### Notes:
|
### Notes:
|
||||||
|
|||||||
Reference in New Issue
Block a user