https://github.com/docker/multi-container-app
https://github.com/docker/multi-container-app
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker/multi-container-app
- Owner: docker
- Created: 2023-05-19T13:39:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T19:12:43.000Z (9 months ago)
- Last Synced: 2025-03-28T18:08:10.696Z (17 days ago)
- Language: EJS
- Size: 3.74 MB
- Stars: 127
- Watchers: 6
- Forks: 426
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - docker/multi-container-app - (EJS)
README
# Multi Containers App
This is a repo for new users getting started with Docker.
You can try it out using the following command.
```docker compose up -d```
And open http://localhost:3000 in your browser.