https://github.com/jareware/docker-compose-services
https://github.com/jareware/docker-compose-services
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jareware/docker-compose-services
- Owner: jareware
- Created: 2017-04-22T07:36:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T09:51:51.000Z (about 9 years ago)
- Last Synced: 2025-03-26T21:44:04.864Z (about 1 year ago)
- Language: Nginx
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-compose-services
Collection of useful services I tend to run on docker.
Each service is described by a `docker-compose.yml` in a separate directory.
## Usage
$ cd some-service
$ docker-compose up -d
$ docker-compose logs -f