mirror of
https://github.com/pierre42100/Comunic-DockerSingleContainer
synced 2024-11-23 12:39:22 +00:00
apache2.conf | ||
Dockerfile | ||
empty_user_data_dir.tar.gz | ||
LICENSE | ||
overwriteAPIconfig.php | ||
README.md | ||
start.sh |
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...