mirror of
https://github.com/pierre42100/Comunic-DockerSingleContainer
synced 2025-02-05 05:27:10 +00:00
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...
Languages
Dockerfile
78.2%
PHP
16.9%
Shell
4.9%