https://github.com/docker/getting-started-app
A simple application for the getting started guide in Docker's documentation
https://github.com/docker/getting-started-app
Last synced: 8 months ago
JSON representation
A simple application for the getting started guide in Docker's documentation
- Host: GitHub
- URL: https://github.com/docker/getting-started-app
- Owner: docker
- Created: 2023-07-17T17:07:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T18:17:44.000Z (over 1 year ago)
- Last Synced: 2025-04-08T15:04:53.171Z (9 months ago)
- Language: JavaScript
- Size: 1.66 MB
- Stars: 109
- Watchers: 3
- Forks: 1,225
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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