benjamin
  • Joined on 2026-05-25

mon-app (1.0)

Published 2026-06-08 07:57:16 +00:00 by benjamin

Installation

docker pull git.gallet.fr/benjamin/mon-app:1.0
sha256:342d5b293eae390e9bdbcb7c2812159b2276884e4c013928d7182a2a3f29c4af

About this package

The Socket Proxy is a security-enhanced proxy which allows you to apply access rules to the Docker socket, limiting the attack surface for containers such as watchtower or Traefik that need to use it.

Image Layers

ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
ENV LSIO_FIRST_PARTY=true
ARG BUILD_DATE=2025-12-27T22:19:08+00:00
ARG VERSION=3.2.10-r0-ls66
ARG HAPROXY_VERSION=3.2.10-r0
LABEL build_version=Linuxserver.io version:- 3.2.10-r0-ls66 Build-date:- 2025-12-27T22:19:08+00:00
LABEL maintainer=thespad
RUN |3 BUILD_DATE=2025-12-27T22:19:08+00:00 VERSION=3.2.10-r0-ls66 HAPROXY_VERSION=3.2.10-r0 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache alpine-release curl tzdata && if [ -z ${HAPROXY_VERSION+x} ]; then HAPROXY_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.23/main/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:haproxy$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache haproxy==${HAPROXY_VERSION} && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && apk del --no-cache curl && rm -rf /etc/haproxy /tmp/* # buildkit
ENV ALLOW_RESTARTS=0 ALLOW_STOP=0 ALLOW_START=0 AUTH=0 BUILD=0 COMMIT=0 CONFIGS=0 CONTAINERS=0 DISTRIBUTION=0 EVENTS=1 EXEC=0 IMAGES=0 INFO=0 LOG_LEVEL=info NETWORKS=0 NODES=0 PING=1 PLUGINS=0 POST=0 SECRETS=0 SERVICES=0 SESSION=0 SOCKET_PATH=/var/run/docker.sock SWARM=0 SYSTEM=0 TASKS=0 VERSION=1 VOLUMES=0
COPY root/ / # buildkit
ENTRYPOINT ["/docker-entrypoint.sh"]

Labels

Key Value
build_version Linuxserver.io version:- 3.2.10-r0-ls66 Build-date:- 2025-12-27T22:19:08+00:00
maintainer thespad
org.opencontainers.image.authors linuxserver.io
org.opencontainers.image.created 2025-12-27T22:19:08+00:00
org.opencontainers.image.description The Socket Proxy is a security-enhanced proxy which allows you to apply access rules to the Docker socket, limiting the attack surface for containers such as watchtower or Traefik that need to use it.
org.opencontainers.image.documentation https://docs.linuxserver.io/images/docker-socket-proxy
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.ref.name 88a8b97a9b6faa2fbdc21332112245a437097d29
org.opencontainers.image.revision 88a8b97a9b6faa2fbdc21332112245a437097d29
org.opencontainers.image.source https://github.com/linuxserver/docker-socket-proxy
org.opencontainers.image.title Socket-proxy
org.opencontainers.image.url https://github.com/linuxserver/docker-socket-proxy/packages
org.opencontainers.image.vendor linuxserver.io
org.opencontainers.image.version 3.2.10-r0-ls66
Details
Container
2026-06-08 07:57:16 +00:00
0
OCI / Docker
linux/arm64
linuxserver.io
GPL-3.0-only
6.7 MiB
Versions (2) View all
1.0 2026-06-08
latest 2026-06-08