A simple application for the getting started guide in Docker's documentation
Go to file
2024-12-14 15:12:58 +01:00
.github/workflows update tages names #1 2024-12-14 15:12:58 +01:00
.vscode Adds the Dockerfile and the pipeline 2024-12-11 17:08:02 +01:00
spec first commit 2023-07-17 10:17:25 -07:00
src first commit 2023-07-17 10:17:25 -07:00
.Dockerfile.swp Adds the Dockerfile and the pipeline 2024-12-11 17:08:02 +01:00
.dockerignore add .dockerignore file 2024-06-05 10:19:14 +02:00
Dockerfile Adds the Dockerfile and the pipeline 2024-12-11 17:08:02 +01:00
package.json Update package.json 2023-10-12 13:26:12 -07:00
README.md first commit 2023-07-17 10:17:25 -07:00
yarn.lock first commit 2023-07-17 10:17:25 -07: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