Sign inSign up

duplocloud/opstools:mysqlproxy

Manifest digest

sha256:92bdf9f7b2af8dc9042fa9e48ff6d65a64dbd2681fdd5429d7cfd584d41d4212

OS/ARCH

linux/amd64

Compressed size

39.79 MB

Last pushed

over 1 year by duplocloud

Type

Image

Manifest digest

sha256:92bdf9f7b2af8dc9042fa9e48ff6d65a64dbd2681fdd5429d7cfd584d41d4212

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;1.13 KB
4ENV HAPROXY_VERSION=3.1.50 B
5ENV HAPROXY_URL=https://www.haproxy.org/download/3.1/src/haproxy-3.1.5.tar.gz0 B
6ENV HAPROXY_SHA256=36e2816f697f389233137dc7ec9559faa7703243395ad129af091b63f4f099cf0 B
7RUN /bin/sh -c set -eux;9.55 MB
8STOPSIGNAL SIGUSR10 B
9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
10ENTRYPOINT ["docker-entrypoint.sh"]0 B
11USER haproxy0 B
12WORKDIR /var/lib/haproxy32 B
13CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
14USER root0 B
15COPY entrypoint.sh /entrypoint.sh # buildkit433 B
16RUN /bin/sh -c chmod +x521 B
17RUN /bin/sh -c mkdir -p900 B
18USER haproxy0 B
19CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'