https://github.com/johnksv/docker-compose-wrapper
https://github.com/johnksv/docker-compose-wrapper
docker-compose golang
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnksv/docker-compose-wrapper
- Owner: johnksv
- Created: 2019-01-23T19:56:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T06:07:09.000Z (about 7 years ago)
- Last Synced: 2025-02-09T16:41:20.810Z (over 1 year ago)
- Topics: docker-compose, golang
- Language: Go
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# docker-compose-wrapper

## Get started
## Prerequisite
Docker-images must be defined in .env file (eg: `HAZELCAST_IMAGE=hazelcast/hazelcast:latest`).
## TODO
- Write README
- Write tests
- Refactor