https://github.com/rongfengliang/prime-docker-compose-running
prime-docker-compose-running
https://github.com/rongfengliang/prime-docker-compose-running
cms docker-compose graphql prime
Last synced: 7 months ago
JSON representation
prime-docker-compose-running
- Host: GitHub
- URL: https://github.com/rongfengliang/prime-docker-compose-running
- Owner: rongfengliang
- Created: 2018-12-23T12:15:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-23T12:15:38.000Z (almost 7 years ago)
- Last Synced: 2025-02-23T13:59:09.067Z (8 months ago)
- Topics: cms, docker-compose, graphql, prime
- Language: Dockerfile
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prime with docker-compose running
## how to running
* build image
```code
docker-compose build
```* start
```code
docker-compose up -d
```## some notes
current the prime is not stabel && some function maybe not working ||
the application will exit && this is just for test running with docker