Skip to content

fjp9/docker_devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devops - Automated Builds Pushing to Dockeruhub Intro

For this assignment I want you to watch the following two videos and create your own GitHub Repo from scratch based on this repository. You will learn to setup a GitHub Action to implement a CI/CD workflow to automaticly test, build and push your program's image to Dockerhub. Add screen shots to this readme file where indicated that show the image published in your Docker hub account.

Instructor Videos:

  1. Important Docker Commands to Know
  2. Automated Builds Complete Demo Note: I changed the code a little in my workflow to use an improved approach versus whats in the video I separated the jobs and used "needs" to require the test job to complete first

Screenshots

  1. Put the screenshot of your image in your Docker account here.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors