Go to file
Pierre Hubert c67ca676d4 Updated files 2019-01-21 08:57:36 +01:00
Dockerfile Updated files 2019-01-21 08:57:36 +01:00
LICENSE Initial commit 2018-05-08 14:24:32 +02:00
README.md Update README.md 2018-05-08 14:47:05 +02:00
apache2.conf First commit 2018-05-08 14:25:32 +02:00
empty_user_data_dir.tar.gz Updated files 2019-01-21 08:57:36 +01:00
overwriteAPIconfig.php First commit 2018-05-08 14:25:32 +02:00
start.sh First commit 2018-05-08 14:25:32 +02:00

README.md

Comunic-DockerSingleContainer

Run Comunic into a single container

Installation

Make sure Docker is installed on your system: https://www.docker.com/community-edition#/download

In odrer to run Comunic using this container, use the following command:

$ docker run -ti -p 80:80 pierre42100/comunic-dockersinglecontainer

You can then point your browser at http://localhost/ to see the result...