https://github.com/iamthighs/docker-compose-campaign
A simple to-do list apps that runs in a Docker Container with a Docker Image
https://github.com/iamthighs/docker-compose-campaign
css docker-container docker-image dockerfile html javascript todolist-application
Last synced: 3 months ago
JSON representation
A simple to-do list apps that runs in a Docker Container with a Docker Image
- Host: GitHub
- URL: https://github.com/iamthighs/docker-compose-campaign
- Owner: iamthighs
- Created: 2023-09-19T13:49:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T14:09:07.000Z (almost 3 years ago)
- Last Synced: 2025-12-09T08:58:28.163Z (7 months ago)
- Topics: css, docker-container, docker-image, dockerfile, html, javascript, todolist-application
- Language: JavaScript
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-compose-campaign
A simple to-do list apps that runs in a Docker Container with a Docker Image
# 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