swarmproxy (sha256:8755a2f5944f7de2cb33b339e8b4ee81e7e07ffd39f0003e97b4a999b29e485e)
Installation
docker pull gitea.ocram85.com/ocram85/swarmproxy@sha256:8755a2f5944f7de2cb33b339e8b4ee81e7e07ffd39f0003e97b4a999b29e485e
sha256:8755a2f5944f7de2cb33b339e8b4ee81e7e07ffd39f0003e97b4a999b29e485e
About this package
A containerized tinyproxy as docker swarm outbound / egress proxy
Image Layers
ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in / |
CMD ["/bin/sh"] |
LABEL maintainer=OCram85 |
ARG VERSION |
LABEL build_version= |
LABEL org.opencontainers.image.authors=OCram85 |
LABEL org.opencontainers.image.vendor=OCram85 |
LABEL org.opencontainers.image.title=swarmproxy |
LABEL org.opencontainers.image.description=tinyproxy docker image |
LABEL org.opencontainers.image.licenses=AGPL-3.0 |
ARG TAG |
LABEL org.opencontainers.image.version= |
LABEL org.opencontainers.image.url=https://gitea.ocram85.com/OCram85/swarmproxy |
LABEL org.opencontainers.image.source=https://gitea.ocram85.com/OCram85/swarmproxy.git |
LABEL org.opencontainers.image.documentation=https://gitea.ocram85.com/OCram85/swarmproxy |
ENV TINYPROXY_UID=5123 |
ENV TINYPROXY_GID=5123 |
ENV UPSTREAM_PROXY= |
ENV UPSTREAM_PROXY_FILE= |
ENV PORT=8888 |
ENV TIMEOUT=600 |
ENV LOGLEVEL=Info |
ENV MAXCLIENTS=600 |
ENV FILTER_FILE=/app/filter |
ENV TZ=Europe/Berlin |
RUN |2 VERSION= TAG= /bin/sh -c apk add --no-cache tinyproxy curl tzdata # buildkit |
COPY entrypoint.sh /app/entrypoint.sh # buildkit |
RUN |2 VERSION= TAG= /bin/sh -c touch /app/proxy.conf && chmod +x /app/entrypoint.sh && chown -R ${TINYPROXY_UID}:${TINYPROXY_GID} /app /etc/tinyproxy /var/log/tinyproxy # buildkit |
USER 5123:5123 |
WORKDIR /app |
EXPOSE map[8888/tcp:{}] |
ENTRYPOINT ["/app/entrypoint.sh"] |
CMD ["-c" "/app/proxy.conf" "-d"] |
Labels
Key | Value |
---|---|
build_version | |
maintainer | OCram85 |
org.opencontainers.image.authors | OCram85 |
org.opencontainers.image.created | 2024-06-20T15:36:22.854Z |
org.opencontainers.image.description | A containerized tinyproxy as docker swarm outbound / egress proxy |
org.opencontainers.image.documentation | https://gitea.ocram85.com/OCram85/swarmproxy |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | 08d5be04693cf50939f06e1d46bcac727c909800 |
org.opencontainers.image.source | https://gitea.ocram85.com/OCram85/swarmproxy |
org.opencontainers.image.title | swarmproxy |
org.opencontainers.image.url | https://gitea.ocram85.com/OCram85/swarmproxy |
org.opencontainers.image.vendor | OCram85 |
org.opencontainers.image.version | 0.1.1 |
Details
2024-06-20 17:36:32 +02:00
Versions (11)
View all
Container
10
OCI / Docker
linux/amd64
OCram85
6.1 MiB