mirror of
https://github.com/docker/getting-started-app
synced 2026-04-05 19:43:03 +00:00
No description
- JavaScript 92.8%
- HTML 4.4%
- CSS 2.8%
* update app to remove vulns Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> * feedback Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> --------- Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> |
||
|---|---|---|
| spec | ||
| src | ||
| .dockerignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Getting started
This repository is a sample application for users following the getting started guide at https://docs.docker.com/get-started/.
The application is based on the application from the getting started tutorial at https://github.com/docker/getting-started