Notes, code, and experiments for Day 6.
Picking up from the Day 6 topics — focusing on container patterns for agents:
- Writing a Dockerfile for a Python service / agent — slim images, multi-stage builds
- Running agents and MCP servers in containers — long-lived state, websockets, gotchas
to be filled in as I go