An open API service indexing awesome lists of open source software.

https://github.com/landofcoder/modx-cms-docker

Docker image for MODX 2.8.1 - 3.0.5
https://github.com/landofcoder/modx-cms-docker

docker docker-compose modx

Last synced: 3 months ago
JSON representation

Docker image for MODX 2.8.1 - 3.0.5

Awesome Lists containing this project

README

          

# About this Repo

This is the Git repo of the Docker image for MODX.

## How to use this image

1. Start docker containers
```sh
docker-compose build
docker-compose up -d
```

2. Copy MODX code into `html` folder

3. Visit [localhost:8000](http://localhost:8000)