https://github.com/drewmoore/docker-compose-hello-world
For testing that your local setup can run docker-compose
https://github.com/drewmoore/docker-compose-hello-world
Last synced: 3 months ago
JSON representation
For testing that your local setup can run docker-compose
- Host: GitHub
- URL: https://github.com/drewmoore/docker-compose-hello-world
- Owner: drewmoore
- Created: 2020-07-06T10:25:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T10:33:18.000Z (almost 6 years ago)
- Last Synced: 2025-12-07T18:57:06.391Z (6 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-compose Hello World
For testing that your local setup can run docker-compose. Thanks to this simple [tutorial](https://riptutorial.com/docker-compose/example/13951/docker-compose-hello-world).
## Instructions
- Install [Docker](https://docs.docker.com/get-docker/)
- Clone this repo and cd into it
- Run `docker-compose up`
- You should see the hello world message