9 lines
210 B
Markdown
9 lines
210 B
Markdown
# 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. |