https://github.com/donnol/compose
docker compose test.
https://github.com/donnol/compose
Last synced: 8 months ago
JSON representation
docker compose test.
- Host: GitHub
- URL: https://github.com/donnol/compose
- Owner: donnol
- Created: 2021-09-08T15:21:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T06:17:30.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T20:20:56.461Z (10 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compose
docker compose test.
## run server
`go run main.go`
## compose access server on host
`make up`