A simple application for the getting started guide in Docker's documentation
Go to file
2023-12-10 22:59:35 -06:00
.github/workflows Create npm-publish-github-packages.yml 2023-10-25 06:10:34 -05:00
spec first commit 2023-07-17 10:17:25 -07:00
src first commit 2023-07-17 10:17:25 -07: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 Bump http-cache-semantics from 4.1.0 to 4.1.1 2023-12-10 23:49:57 +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