This document summarizes a presentation about using Docker containers with routed networking to allow for relocatable microservices. It discusses using OSPF routing between servers, switches, and containers to enable moving containers between hosts while maintaining network connectivity. Example Docker and OSPF configurations are shown for servers, leaf switches, and using Boot2Docker for local development. The benefits of this approach include IP mobility and quick service failover without special configurations.