Commit Graph
6 Commits
Author SHA1 Message Date
J0WI d00506237d Update paths to image 2020-08-30 17:22:07 +02:00
Michal Čihař 1b2ff90941 Better name for docker-compose
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-08-27 13:24:55 +02:00
Michal Čihař 23cb076766 Use persistent volume for sessions
Issue #32

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-06 10:03:35 +02:00
Rick Wieman a87ccec937 Switch to port 80 (instead of 8080)
As this is a Docker container running a web application, it would make sense to expose the http port (80) instead of port 8080. A user can always specify the 'external' port to his liking using e.g. `-p 8080:80`.

Fixes #18.
2016-02-08 10:41:25 +01:00
Sebastian Mendel dd77ed63f9 fix image source in docker-compose.yml - use official image from registry instead of local build 2015-12-04 13:30:50 +01:00
Sebastian Mendel 4b59242db8 add docker-compose configuration file 2015-12-04 13:02:28 +01:00