···196196 image: foxxmd/docker-proxy-filter
197197 environment:
198198 - PROXY_URL=http://socket-proxy:2375
199199+ # only containers with a label key containing "homepage" will be returned or accessible
199200 - CONTAINER_LABELS=homepage
201201+ # replace env variables in Docker Container api responses with an empty list
202202+ - SCRUB_ENVS=true
200203 ports:
201204 - 2375:2375
202205 socket-proxy: