mirror of
https://github.com/docker/multi-container-app
synced 2026-04-05 19:40:41 +00:00
No description
- EJS 54.9%
- JavaScript 29.1%
- Dockerfile 16%
|
|
||
|---|---|---|
| app | ||
| .DS_Store | ||
| .gitignore | ||
| compose.yaml | ||
| README.md | ||
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.