Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 166 Bytes

Docker Configs

Some handy docker configs for my deployments

Install Docker

curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh