2026-05-22 07:54:36 UTC
46.7 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:18bdec7eea78464ecf9b88f4ec630eaeb694ea1c0101ecd9c20eda20c9065e23 - 7.54% (3.52 MB)
[#001] sha256:403f33c3b938da2c8e91194a69d8741462d2c3acfc538ec60f2ad70b6fde85b8 - 79.93% (37.3 MB)
[#002] sha256:5a378ce8b05719e3ebbb65d8b585670be1637a7cbce4c42eef1d1a11625aabc5 - 0.0% (1.92 KB)
[#003] sha256:965c80d829df33b5db01b8a1b28b9d6666647ed802eb6a2959788a6b63ba2463 - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:d84d974c77b2a7afbfceea9891e99a6ed8a83d52818f2b5977eeb96c47b03674 - 12.52% (5.84 MB)
[#009] sha256:4d596ac6f6facaf1a1c40a5908d2aad8370b07eed6ac73e2079ecf9754f45cc8 - 0.0% (246 Bytes)
[#010] sha256:db3843e6a7555d14fe87b9801c70081938b8c612849bb000f8fb61179303bb1b - 0.0% (322 Bytes)
[#011] sha256:493f389e07d66124eff806b5e91381fcf98e42cd62b7ab0a764f90e513b29ca0 - 0.0% (407 Bytes)
[#012] sha256:72a5c730314f734a7c6b7ee7866639e6166bf1263d9e3784d33fee427cc76ad1 - 0.0% (318 Bytes)
ADD alpine-minirootfs-3.23.3-x86.tar.gz / # buildkit
2026-01-28 01:18:11 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:15 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:15 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:15 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:54:36 UTC
47.6 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:589002ba0eaed121a1dbf42f6648f29e5be55d5c8a6ee0f8eaa0285cc21ac153 - 7.74% (3.68 MB)
[#001] sha256:0ba151db682880765ac2a1dce4f62a9579688df3e5262d8d89273f04187119c4 - 79.19% (37.7 MB)
[#002] sha256:efbf6615a4516cf6c7075ee52cc1b89a2839fa3f7b96403c21293ba62af95be6 - 0.0% (1.92 KB)
[#003] sha256:01c34f5b43ae6ac8321ee4fb3132a10637004332f16313f1a44105991e1620b2 - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:cc812ad4baa1223f673fde5970498f073b106ab9400b362dd288ee230652bab2 - 13.06% (6.21 MB)
[#009] sha256:b42fe0f78765467ef75096825dbb767ad2505487e37abb2dc8095abdebc0fe8a - 0.0% (246 Bytes)
[#010] sha256:6b8f610ba14ea1c98a62dac89def3830b9ec129ba9bdd380641280fa628612a4 - 0.0% (322 Bytes)
[#011] sha256:a8cedc773f90f5473ba4c719435923953837d8f13d41bf3071d5a4dd7e49afbd - 0.0% (406 Bytes)
[#012] sha256:c11c711610a5c54dedf50df6bd2245f240483ec61c0083715d0c4aa491233ac1 - 0.0% (319 Bytes)
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
2026-01-28 01:18:04 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:26 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:26 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:26 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:55:46 UTC
46.2 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:f067a9ad7b3a4e3b687105344f6ad0934a0623c4359c2d841a3d4fab27e26060 - 7.38% (3.4 MB)
[#001] sha256:65d9137ff8b90e4eebd58a9ecab96eec12e0a1203256f2cf15e8839154c67fdc - 80.11% (37 MB)
[#002] sha256:2ae90dc44c7deb5cb2ff416c717220b6f7d410569d6a88383c253615985cce8a - 0.0% (1.92 KB)
[#003] sha256:1a8bfb3e44f4284c270f92f1d5cb94484538f147cef2d8ada6628e1634027d5b - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:61d665f4e74ae675efc0523e03b7abd39631ab15c81c8ae62c8c066672d9b23f - 12.5% (5.77 MB)
[#009] sha256:7cd8edc2596bb851c178c584553ac61ba09380725d3ad37a578ad7cdbd7b164c - 0.0% (245 Bytes)
[#010] sha256:31053c2e17f793774894ca08d313dd1f06c4e683bc6fadbb6403dad9607d5a31 - 0.0% (323 Bytes)
[#011] sha256:2f5447834c8c9d9ed51c3e6ecc971786a43df13c954827396acdeb6a023b6afd - 0.0% (405 Bytes)
[#012] sha256:63001975f56702efd58702c293f485dc75e36d2ca81867cece508d4aecf810ac - 0.0% (318 Bytes)
ADD alpine-minirootfs-3.23.3-armhf.tar.gz / # buildkit
2026-01-28 01:17:52 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:55:46 UTC
43.7 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:7ed661450d9b41ba25f81f6ef8649bb379f47471d21c4898a8a6a3e11b819220 - 7.15% (3.13 MB)
[#001] sha256:e48749d121298756d2eb513fb0433e77954000e2e6ca2cf7be9e1c829efa8891 - 79.65% (34.8 MB)
[#002] sha256:b6054de2827a9ee8d7d638a8b88f13323a8baa2be35701d6dd1f3862826c3f70 - 0.0% (1.92 KB)
[#003] sha256:fb3cc4a7f6074209a23096ba4af57d2bd35bb26aaabd891dd4733a2d6d633ecd - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:756ae0592deb7bac6ba04db329e15ce9d0ff0e4cb7eefd21d04df853378a6012 - 13.19% (5.77 MB)
[#009] sha256:7cd8edc2596bb851c178c584553ac61ba09380725d3ad37a578ad7cdbd7b164c - 0.0% (245 Bytes)
[#010] sha256:5b486052b6af49279662473afbaa7a14d485d0bfa2e09d0894770767ae37a611 - 0.0% (322 Bytes)
[#011] sha256:a570ab660acfabf99d826d6cf165be864785dcf7072c96c9c454f9152ff142ab - 0.0% (405 Bytes)
[#012] sha256:d8e5f27c5810266d2900f600a47e8f60e0fd6ea402536fdc4cfc8a9875bb7303 - 0.0% (318 Bytes)
ADD alpine-minirootfs-3.23.3-armv7.tar.gz / # buildkit
2026-01-28 01:18:44 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:55:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:54:41 UTC
47.7 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:d8ad8cd72600f46cc068e16c39046ebc76526e41051f43a8c249884b200936c0 - 8.39% (4 MB)
[#001] sha256:566c1a32922f3224cc18d6aa31b6d8f8af9c5469c67799843e5cd4fc900fe114 - 79.96% (38.1 MB)
[#002] sha256:09271ca69759e740e0d086c7c825d4c03a2cb25ef4ff0239bff218512184ad21 - 0.0% (1.92 KB)
[#003] sha256:e1f745e92ca5f4c2ba4a376b91c37f45ffe8434459c93fcd8258a8c5f5db7f14 - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:78845751b39f64335e70aa8df677025f5bcedf7b60e147a5e1135a6e6fafb63d - 11.64% (5.55 MB)
[#009] sha256:d4a4163a45c0820e400a18931050c283f116577b96468e083372e5d07020f4fc - 0.0% (245 Bytes)
[#010] sha256:3b7883e121a8c57593152ad1889e51e049cf3327309ddd22fd4ea20dee438834 - 0.0% (324 Bytes)
[#011] sha256:706b49cdb3ec8f634596826595bf6105101060a263fd7d53ee8a011c5609aa24 - 0.0% (406 Bytes)
[#012] sha256:bc122e26e758263f6b8242fe3515562418d1f2c04f11af3793da4c6a156d34a1 - 0.0% (319 Bytes)
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit
2026-01-28 01:18:09 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:40 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:40 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:40 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:45 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:54:41 UTC
47.9 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:532f7d227cfd697fe6a6f7bfe8c0cc7baa9d99d3d41d50d9b6394fdb6322f4aa - 7.62% (3.65 MB)
[#001] sha256:9f42f0efe81ebd50b0f6b6b58680a0729382120ea807846b07051333e94a27c6 - 80.75% (38.7 MB)
[#002] sha256:addd6b1b7f624d1d08fc9d65e91632b6b6e8edfac2a6d5209fb2e68a5344fe60 - 0.0% (1.92 KB)
[#003] sha256:f05aabde0c3291f4fce2aa74d46b7c3ad14bcd5eb053363397dd865683acb496 - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:b1d786a68fc317d05353d5e3a5f08f9511bff006154bb2443cb8caca762f093b - 11.61% (5.56 MB)
[#009] sha256:795d9411d5eadafd0ad74fd163537814a648ca0cb3ca13cfc34a732237f4e670 - 0.0% (245 Bytes)
[#010] sha256:bd34169b41a892251bb27e7d9a577cbcaf31540de15e68e0a0f0e324818d7f8a - 0.0% (323 Bytes)
[#011] sha256:f9068d229fae2b4f4faeedb12183a53e56e96170f36da0ebaad082926b2b22cc - 0.0% (407 Bytes)
[#012] sha256:407ba6f7ad4fa34e62b900d09553dd236e4b5ed28ffee1b8a8ff8c4ac9713687 - 0.0% (318 Bytes)
ADD alpine-minirootfs-3.23.3-ppc64le.tar.gz / # buildkit
2026-01-28 01:17:01 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:27 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:27 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:27 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:54:40 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:54:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:54:36 UTC
46.4 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:9da5d16b2a566416844fd0c62fa81165037aa0b7f154a5c1f58f06412739471c - 7.37% (3.42 MB)
[#001] sha256:ca1a7c4c53159dd04a8bf186f72476d807d5bdcd21c09e620e23b8f1e246400e - 80.27% (37.2 MB)
[#002] sha256:850038ce86efaa993fb2fe7ef4272f0209d9cd13b2148f4a9074c4ea33154136 - 0.0% (1.92 KB)
[#003] sha256:80e543e86ebb2c7c55c0b789048def411d38c388e01d29e5c45360ace02e937f - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:9e13ed119cb8c835af8e7f958971b897fb43ea49e18e9492bc13568baa639e64 - 12.35% (5.73 MB)
[#009] sha256:8b72d7538a157ed0b452cb6d485eae4a2eb4902a2467d33809a281d91398471f - 0.0% (246 Bytes)
[#010] sha256:a51c0b2fb941a717ecf6c3443ecc563373af5c7f41e3ed95a10815f8cc9abcd4 - 0.0% (321 Bytes)
[#011] sha256:6335f33ef9639a8e11f95468ba71b19be7f88cc5090c0391243228c20e83ddc2 - 0.0% (406 Bytes)
[#012] sha256:8b9c6d55ddef5525362b4bbb70ccdfac13d104cbd1da469925b66e02a5633629 - 0.0% (318 Bytes)
ADD alpine-minirootfs-3.23.3-riscv64.tar.gz / # buildkit
2026-01-28 03:47:28 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:23 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:23 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:23 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:54:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-05-22 07:54:42 UTC
47.8 MB
0
DEBUGfalse
KEEPALIVE0
LANGC.UTF-8
PASSWORDLESS_SUDOfalse
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID0
PUID0
UMASK022
USERroot
WORKDIR/root
[#000] sha256:623c99520afcb8c68e21bd22d3bc252ae348c276fb9c45a79aeccb4caf2b8d9f - 7.43% (3.55 MB)
[#001] sha256:e673820d16f66b18dc9eaf7d7f764e85a9bc5ac3ea9cb3e888054f3bbc428d8f - 80.3% (38.4 MB)
[#002] sha256:fd0d79b56b79ea9539c8e1ff4a3eda0be2213dd1c9f0bb8becfb98a44f593bcf - 0.0% (1.92 KB)
[#003] sha256:a84624d4266269e036a30a287f453ebe67e222ef0b937e6468d18ee774b6799c - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:6898097b4dc73155195f55fa762f712745296ced789ced0da23c66780ed218b8 - 12.26% (5.86 MB)
[#009] sha256:a1f1a711b2d4cf06e3a8f300dfcb19be7c91186a843a91fa4fefe0b2d24933a4 - 0.0% (245 Bytes)
[#010] sha256:208be4ee7d199c7a17b2100c1a65f3cd629e07f7cd6f4368454ce1f5f41fffd3 - 0.0% (322 Bytes)
[#011] sha256:816c9bdee7a234ea75de221b7a25c27a4f2183f20cadb3e267fc624479e8a523 - 0.0% (407 Bytes)
[#012] sha256:9cccbd775f5db0dbbb5ed4801d894d48da467193188e1ae32bd2d95350bb7cb1 - 0.0% (317 Bytes)
ADD alpine-minirootfs-3.23.3-s390x.tar.gz / # buildkit
2026-01-28 01:17:06 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-04-21 02:18:32 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:32 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Professional Docker Image packaging for Alpine Linux. Supports amd64, arm32v6, arm32v7, arm64, i386, ppc64le, riscv64, s390x. org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/alpine org.opencontainers.image.base.name=snowdreamtech/alpine:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/alpine org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=3.23.2 org.opencontainers.image.created=2026-04-21T02:18:07.666Z org.opencontainers.image.revision=70e89e2b1ed4df70540fe8d3673027f9d82021c1 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-04-21 02:18:32 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-04-21 02:18:32 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c apk update && apk add --no-cache bash zsh nano rsync lsb-release doas sudo procps-ng vim zip unzip bzip2 xz file gzip jq busybox-suid musl-locales musl-locales-lang tzdata openssl gnupg sysstat wget curl git bind-tools netcat-openbsd traceroute iputils net-tools lsof libcap su-exec ca-certificates && update-ca-certificates # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-04-21 02:18:37 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-04-21T02:18:07.666Z VERSION=3.23.2 REVISION=70e89e2b1ed4df70540fe8d3673027f9d82021c1 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["NONE"] "0s" "0s" "0s" "0s" '\x00'}
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)USER root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-04-21 02:18:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.69.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)USER root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root
2026-05-21 20:54:41 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit
2026-05-22 07:54:42 UTC (buildkit.dockerfile.v0)COPY /root/bin/frpc /usr/bin/ # buildkit
2026-05-22 07:54:42 UTC (buildkit.dockerfile.v0)COPY /root/conf/frpc.toml /etc/frp/ # buildkit
2026-05-22 07:54:42 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-05-22 07:54:42 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-05-22 07:54:42 UTC (buildkit.dockerfile.v0)RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-05-22 07:54:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.