Skip to content

A simple application for the getting started guide in Docker's documentation

Notifications You must be signed in to change notification settings

DockerAhmedabad/To-do-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do container challenge

Docker Ahmedabad (2)

Beginners

Challenge Steps

  • Follow the steps mentioned in the link and Containerise your To-Do list app.
  • Run the container locally and create your own to-do list
  • Take a screenshot of your to-do list.
  • Raise a PR and attach the screenshot with the PR.

Professionals

Challenge Steps

  • Follow the steps mentioned in the link and Containerise your To-Do list app.
  • Run the container locally and create your own to-do list
  • Take a screenshot of your to-do list.
  • Create a Github action(CICD) that automates the whole containerisation process. (Recommend stages to include Docker build, Push Docker Image to Docker Hub)
  • Raise the PR with your to-do list screenshot.

About

A simple application for the getting started guide in Docker's documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • HTML 4.4%
  • CSS 2.8%