Proposal for topics covered:
- History/context (embedded development having slightly different goals than web development which seems to be the more common use case for docker, plus this isn't a product delivered to a paying customer; it's deployed internally for developers)
- motivation
- manually deployed simple container, port isolation of applications, single application per VM node; evolves to (in progress):
- manually deployed stacks in swarm, manual staging, production; evolves to (future):
- continuous deployment, automated deployment of tools applications to staging & production