This document describes Xavier Mertens' approach to implementing a full packet capture (FPC) infrastructure using Docker containers and Moloch. Key components include Moloch capture sensors running in Docker containers to perform packet capture and transfer files to a central Moloch server, and a Moloch server container that indexes transferred PCAP files for analysis. This distributed approach allows capturing traffic from multiple locations and centralizing it for long-term retention and investigation in Moloch. The open source project is available on GitHub to allow others to test and deploy the FPC solution.