Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giuseppemorelli/docker-devbox
Simple docker-compose for local and staging environments
https://github.com/giuseppemorelli/docker-devbox
docker docker-compose
Last synced: 4 days ago
JSON representation
Simple docker-compose for local and staging environments
- Host: GitHub
- URL: https://github.com/giuseppemorelli/docker-devbox
- Owner: giuseppemorelli
- License: mit
- Created: 2018-05-08T10:08:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T19:35:38.000Z (about 2 months ago)
- Last Synced: 2024-11-22T20:29:21.767Z (about 2 months ago)
- Topics: docker, docker-compose
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Docker DEV Box
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/giuseppemorelli/docker-devbox?sort=semver&style=for-the-badge)
![GitHub](https://img.shields.io/github/license/giuseppemorelli/docker-devbox?style=for-the-badge)Simple docker-compose.yml file with pre-configured services.
Can create multiple environment, start with `local`How-to: work in progress
Inspired by [Devilbox](http://devilbox.org/)