Removed storage and ia from docker compose
This commit is contained in:
parent
2a84a8ed67
commit
36355b1fd5
@ -137,27 +137,6 @@ services:
|
|||||||
- "com.centurylinklabs.watchtower.enable=true"
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
sdk_storage:
|
|
||||||
image: git.4nkweb.com/4nk/sdk_storage:dev
|
|
||||||
container_name: sdk_storage
|
|
||||||
networks:
|
|
||||||
btcnet:
|
|
||||||
aliases:
|
|
||||||
- sdk_storage
|
|
||||||
labels:
|
|
||||||
- "com.centurylinklabs.watchtower.enable=true"
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
IA:
|
|
||||||
image: alpine:latest
|
|
||||||
container_name: IA
|
|
||||||
command: tail -f /dev/null
|
|
||||||
networks:
|
|
||||||
btcnet:
|
|
||||||
aliases:
|
|
||||||
- ia
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
watchtower:
|
watchtower:
|
||||||
image: containrrr/watchtower
|
image: containrrr/watchtower
|
||||||
container_name: watchtower
|
container_name: watchtower
|
||||||
|
Loading…
x
Reference in New Issue
Block a user