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

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

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