[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.

update dev image

FoxxMD (Oct 8, 2025, 12:10 AM UTC) 0a3c1e9d c5c4e268

+1 -1
+1 -1
.devcontainer/compose.yml
··· 11 11 # context: . 12 12 # dockerfile: .devcontainer/Dockerfile 13 13 14 - image: "mcr.microsoft.com/devcontainers/rust:1-1-bullseye" 14 + image: "mcr.microsoft.com/devcontainers/rust:1-1-bookworm" 15 15 16 16 volumes: 17 17 # Update this to wherever you want VS Code to mount the folder of your project