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

https://github.com/modxcms/docker-modx

Docker image for MODX
https://github.com/modxcms/docker-modx

Last synced: about 1 month ago
JSON representation

Docker image for MODX

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 up -d
```

2. Copy MODX code into `html` folder

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