We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8517d9 commit fc87d23Copy full SHA for fc87d23
1 file changed
compose.yml
@@ -1,8 +1,6 @@
1
name: "reverse-proxy"
2
services:
3
socket-proxy:
4
- # this image is used to expose the docker socket as read-only to traefik
5
- # you can check https://github.com/11notes/docker-socket-proxy for all details
6
image: "11notes/socket-proxy:2.1.6"
7
read_only: true
8
user: "0:0"
0 commit comments