Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 218 Bytes

Docker-Demo

sandbox repo for demo-ing Docker

Do this in a terminal window.

git config --global user.name "your name"
git config --global user.email "your email"
git config --global credential.helper store