Compare commits

..

No commits in common. "trunk" and "add-ci" have entirely different histories.

View File

@ -6,7 +6,7 @@ This is the base container for running PHP based applications. Select the PHP v
__You can pull this image locally by running:__ __You can pull this image locally by running:__
```console ```console
docker pull https://repo.anhonesthost.net/cloud-hosting-platform/cnc:81 docker pull registry.dnspegasus.net/cnc:81
``` ```
__You can then run a development version of the server by running the following commands:__ __You can then run a development version of the server by running the following commands:__