Topic
Smuggling Snakes in a Box: A Docker + Python Love Story
By: Hector Rios
Date: Dec. 8, 2016, 6 p.m.
Do you yearn?
Have you ever tried to volunteer at a project but had an extremely difficult time trying to get everyone the right development environment?
Do you ever work with a project that works in your computer but not in a server?
Do you have a different dependency versions? (btw, that's kinda bad practice but don't fret, we gotchu)
Yearn no more! With Docker, these things can be a thing of the past.
Join in a brief, live coding session that will show you how to build a simple Bottle app and put it into a Docker container.