Closed enoodle closed 6 years ago
@OriHoch This Dockerfile is working, the docker-compose is almost there - there is a weird problem that I haven't understand yet, but it might be that I didn't supply all the correct values to the environment variables. I won't have time for this anymore this week (going for a long weekend) and I didn't won't to hold you up on working on this anymore. We can talk on the dreams channel to try and work the final details with @rootux
This adds a Dockerfile to build a container for this project, and a docker compose to build an example environment. Also this adds a task for travis to build the image, to make sure the
docker build .
command won't be broken by new dependencies in the future.