A simple application for the getting started guide in Docker's documentation
Go to file
2024-12-17 02:31:33 +00:00
spec first commit 2023-07-17 10:17:25 -07:00
src first commit 2023-07-17 10:17:25 -07:00
.dockerignore add .dockerignore file 2024-06-05 10:19:14 +02:00
package.json Merge 9865c98993 into f2d13b8483 2024-12-17 02:31:33 +00:00
README.md first commit 2023-07-17 10:17:25 -07:00
yarn.lock Bump sqlite3 from 5.1.2 to 5.1.5 2023-07-17 17:19:00 +00:00

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