update ports and variables for docker compose bootstrap

This commit is contained in:
Martin Guether
2017-04-07 11:55:07 +02:00
parent a3e2129b79
commit f9cf8ba7e8
9 changed files with 49 additions and 35 deletions

View File

@@ -47,7 +47,7 @@ To rebuild the frontend CSS styles (you need to do this at least once):
export NODE_ENV=development
npm start
#experimental docker support
# experimental docker support
We have a docker base image at https://github.com/spacedeck/docker-baseimage that includes all required binaries. Based on this image we can use Docker-Compose to bootstrap a Spacedeck including data storages.