https://github.com/moukoublen/docker-playground
https://github.com/moukoublen/docker-playground
docker docker-compose
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moukoublen/docker-playground
- Owner: moukoublen
- Created: 2019-09-05T20:07:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T20:27:43.000Z (over 5 years ago)
- Last Synced: 2025-06-02T00:32:52.411Z (about 1 year ago)
- Topics: docker, docker-compose
- Language: Dockerfile
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Playground
Use `local_deploy file.yml anotherfile.yml`
Example
```
./local_deploy kafka-zookeeper.yml
```
or
```
./local_deploy kafka-zookeeper.yml postgres.yml
```