Fix README.md formatting
This commit is contained in:
parent
07dabd4375
commit
faf55e9184
@ -1,13 +1,13 @@
|
|||||||
# Cloud Apache Container #
|
# Cloud Apache Container #
|
||||||
This is the base container for running PHP based applications. Select the PHP version with the tags
|
This is the base container for running PHP based applications. Select the PHP version with the tags
|
||||||
|
|
||||||
You can pull this image locally by running:
|
__You can pull this image locally by running:__
|
||||||
|
|
||||||
```console
|
```console
|
||||||
docker pull registry.dnspegasus.net/cac:81
|
docker pull registry.dnspegasus.net/cac: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:__
|
||||||
|
|
||||||
```console
|
```console
|
||||||
mkdir -p local-development/domain.tld
|
mkdir -p local-development/domain.tld
|
||||||
|
Loading…
Reference in New Issue
Block a user