Moving to images

This commit is contained in:
Fergal Moran
2015-11-01 14:26:26 +00:00
parent a307403034
commit deb9895383
19 changed files with 1055 additions and 1051 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ dss.radio
api_env
web_env
radio_env

Binary file not shown.

0
cleanup.sh Normal file → Executable file
View File

View 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
View File

0
postgres/scaffold_db.sh Normal file → Executable file
View File

0
rebuild.sh Normal file → Executable file
View File