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

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

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