https://github.com/docker/bindmount-apps
https://github.com/docker/bindmount-apps
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker/bindmount-apps
- Owner: docker
- Created: 2023-07-25T09:09:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T06:04:13.000Z (almost 2 years ago)
- Last Synced: 2025-07-08T03:55:33.334Z (6 months ago)
- Language: EJS
- Size: 70.3 KB
- Stars: 19
- Watchers: 2
- Forks: 87
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bind Mount Applications
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:3001 in your browser.