github.com/lulzWill/go-agent@v2.1.2+incompatible/internal/crossagent/cross_agent_tests/docker_container_id/README.md (about)

     1  These tests cover parsing of Docker container IDs on Linux hosts out of
     2  `/proc/self/cgroup` (or `/proc/<pid>/cgroup` more generally).
     3  
     4  The `cases.json` file lists each filename in this directory containing
     5  example `/proc/self/cgroup` content, and the expected Docker container ID that
     6  should be parsed from that file.