Sign inSign up

avhost/go-docker-proxy:v0.1

Networking
Security
Monitoring & observability
Index digest

sha256:f6e0e18638240c7c5e0d3e0c49a4ef25148a8eea1c1b4e7ac735899cb135ded9

OS/ARCH

linux/amd64

Compressed size

16.61 MB

Last pushed

7 months by andreaspeters

Type

Image

Manifest digest

sha256:aa5ec1873520a85991cb79ee3ffb1528b829806412e573480a7febfd5e28b693

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Andreas Peters <[email protected]>0 B
4LABEL org.opencontainers.image.title=go-docker-proxy0 B
5LABEL org.opencontainers.image.description=Docker Proxy0 B
6LABEL org.opencontainers.image.vendor=AVENTER UG (haftungsbeschränkt)0 B
7LABEL org.opencontainers.image.source=https://github.com/AVENTER-UG/0 B
8ENV API_PROXYPORT=107770 B
9ENV API_PROXYBIND=0.0.0.00 B
10ENV TARGET_URL=http://test0 B
11ENV SKIP_SSL=false0 B
12ENV LOG_LEVEL=info0 B
13RUN /bin/sh -c apk add289.14 KB
14RUN /bin/sh -c adduser -S895 B
15COPY /build/main /app/ # buildkit6.32 MB
16RUN /bin/sh -c mkdir -p114 B
17RUN /bin/sh -c chown -R6.32 MB
18USER appuser0 B
19EXPOSE [10777/tcp]0 B
20WORKDIR /app32 B
21CMD ["./main"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit