Added dockerized deployment as third official deployment method. Created a new Docker...
authorpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 7 Sep 2017 11:03:12 +0000 (13:03 +0200)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 7 Sep 2017 11:03:12 +0000 (13:03 +0200)
commitbbe128904ab07e43a0386f17a500c679ff9059e0
treed5efe496bc856b401c7d1cfde8f68617bc5bd106
parent760d713abda8c3a4c276188a1ed9fa158ce68f4c
Added dockerized deployment as third official deployment method. Created a new Dockerfile that uses the Ansible-based installation so we still need to maintain only one installation script. The old Dockerfiles in "utils" is deprecated.

Signed-off-by: Manuel Peuster <manuel@peuster.de>
Dockerfile [new file with mode: 0755]
README.md
ansible/install.yml
setup.py
utils/docker/entrypoint.sh