#Dockerizing My Dev Environment This is the code for the Dockerizing My Dev Environment blog post. Running the Application Locally Run docker-compose build Run docker-compose up Go to http://localhost:8000 Enjoy!