mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Moving to images
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@ dss.radio
|
||||
|
||||
api_env
|
||||
web_env
|
||||
radio_env
|
||||
|
||||
Binary file not shown.
0
cleanup.sh
Normal file → Executable file
0
cleanup.sh
Normal file → Executable file
@@ -76,7 +76,10 @@ icecast:
|
||||
ports:
|
||||
- 8000:8000
|
||||
radio:
|
||||
build: dss.radio/
|
||||
image: fergalmoran/dss.radio
|
||||
env_file:
|
||||
- ./radio_env
|
||||
#build: dss.radio/
|
||||
ports:
|
||||
- "8888:8888"
|
||||
links:
|
||||
|
||||
0
icecast/start.sh
Normal file → Executable file
0
icecast/start.sh
Normal file → Executable file
0
postgres/scaffold_db.sh
Normal file → Executable file
0
postgres/scaffold_db.sh
Normal file → Executable file
0
rebuild.sh
Normal file → Executable file
0
rebuild.sh
Normal file → Executable file
Reference in New Issue
Block a user