stack
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Stack MUSICIAN+SHARE — jeden host, bo dzielą filesystem. Obrazy z CI.
|
||||
services:
|
||||
conjurer-musician:
|
||||
image: gitea.czernobog.pl/gitea/conjurer-musician:v0.1.0
|
||||
image: gitea.czernobog.pl/gitea/conjurer-musician:299753f6
|
||||
container_name: conjurer-musician
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -25,7 +25,7 @@ services:
|
||||
- /srv/share/media:/mnt/shares:ro # cele symlinków — TA SAMA ścieżka co w share!
|
||||
|
||||
conjurer-share:
|
||||
image: gitea.czernobog.pl/gitea/conjurer-share:v0.1.0
|
||||
image: gitea.czernobog.pl/gitea/conjurer-share:299753f6
|
||||
container_name: conjurer-share
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Stack RADIO — osobny host, osobny plik. Obraz z CI.
|
||||
services:
|
||||
conjurer-radio:
|
||||
image: gitea.czernobog.pl/gitea/conjurer-radio:v0.1.0
|
||||
image: gitea.czernobog.pl/gitea/conjurer-radio:c8aae106
|
||||
container_name: conjurer-radio
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user