Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Dockerfile and sample content setting up the content repository for https://github.com/artcom/acms-compose.
- Host: GitHub
- URL: https://github.com/artcom/acms-config
- Owner: artcom
- License: mit
- Created: 2021-03-16T12:52:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T02:06:04.000Z (over 1 year ago)
- Last Synced: 2024-11-07T06:36:39.790Z (3 months ago)
- Language: Dockerfile
- Size: 23.4 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```