mirror of
https://github.com/docker/getting-started-app.git
synced 2024-11-16 23:51:16 -05:00
A simple application for the getting started guide in Docker's documentation
619487a28a
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github/workflows | ||
spec | ||
src | ||
package.json | ||
README.md | ||
yarn.lock |
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