Skip to content

A temporary repo for training people on some git basics when working in a team

Notifications You must be signed in to change notification settings

ecottd/git-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git training repo

A temporary repo for training people on some git basics when working in a team

How to use

  1. Clone this repo
  2. From the root of this project folder, run 'docker build -t git-training/flask:latest .'
  3. From the root of this project folder, run 'docker run -p 5000:5000 git-training/flask'
  4. Open your browser and browse to the flask website at http://127.0.0.1:5000

About

A temporary repo for training people on some git basics when working in a team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published