•What do you have problems with? •What software do you use with Docker? •What do you use to control Docker? •What do you run with Docker? •What software do you want to use? Un-Workshop Questions
to learn? •Practical Tasks •Install Software •Setup Laptop Environment •Run through some example tasks •Work on a larger project together • Synthesise what we covered earlier
Ubuntu VM with Vagrant 3. Check VM access 4. Check Docker running 5. Check Compose running 6. Build application from Dockerfile 7. Run application from YAML
• Layer 3 • Uses OS IP routing and forwarding •Configuration in an etcd Cluster •Version 0.4.9 in Clocker • 0.9.0 with libnetwork when Docker stable •Spans VMs and Containers • OpenStack Neutron network driver
Vagrantfile 2. Include Compose as well 3. Build Compose file for Redis cluster 4. Build Compose file for application with Redis cluster 5. Build Dockerfile application for Web server with Flocker volume 6. Anything else people want to try?