[READ-ONLY] Mirror of https://github.com/FoxxMD/docker-proxy-filter. Filter the contents of Docker API responses
docker docker-socket-proxy filter
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: Add env example

FoxxMD (Oct 8, 2025, 4:25 PM UTC) e329b9a1 471f4247

+4
+4
.env.example
··· 1 + PROXY_URL=http://dockerproxy:2375 2 + CONTAINER_NAMES=containerFoo,containerBar 3 + SCRUB_ENVS=true 4 + RUST_LOG=info,docker_proxy_filter=debug