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

https://github.com/artcom/acms-config

Dockerfile and sample content setting up the content repository for https://github.com/artcom/acms-compose.
https://github.com/artcom/acms-config

Last synced: 3 months ago
JSON representation

Dockerfile and sample content setting up the content repository for https://github.com/artcom/acms-compose.

Awesome Lists containing this project

README

          

# ACMS config

Basic Git repo initialized with demo content for the [ACMS](https://github.com/artcom/acms-compose).

## Usage

```bash
docker build -t artcom/acms-config .
docker run artcom/acms-config
```