No description
  • EJS 54.2%
  • JavaScript 28.9%
  • Dockerfile 16.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alexandre Vallières-Lagacé 8c605df472
Merge pull request #11 from docker/sec-cli/ignore-scripts-fix-20260527-153847
ci: add ignore-scripts to Node package manager config (20260527-153847)
2026-06-04 12:01:04 -04:00
app changed mongo port and addded -l flag to nodemon 2023-07-26 10:44:35 +01:00
.gitignore Initial commit 2023-07-25 10:09:57 +01:00
.npmrc ci: enforce ignore-scripts policy for Node package managers 2026-05-27 15:38:49 +00:00
compose.yaml changed mongo port and addded -l flag to nodemon 2023-07-26 10:44:35 +01:00
README.md initial commit 2023-07-25 10:39:29 +01:00

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.