2026-07-16 11:17:55 UTC
48.3 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:f86df9d778509895efbf9363d8fcb0cbe0b772de536c7218e4c4c947f0be879f - 7.25% (3.5 MB)
[#001] sha256:4361291cd83f3083dc48f3faf9f541b3a5f9f2546603e570fd3a3b1b9e2723a6 - 80.4% (38.8 MB)
[#002] sha256:5fc41ffcc40db3a03640003ae6f218faa789422d166bfa221bf497b38a2caa02 - 0.0% (1.92 KB)
[#003] sha256:abee27851f228878e9b3ca6ce8ca371a2b9b19bc36c0175eda13ca3ce529c9ba - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:4b51fd8c223521f10e397efa7b4b7e536a4d9e883fb0edecf81cad3400a33acf - 12.34% (5.95 MB)
[#007] sha256:059baf19899950f67ac9de49321beb468ede5999778a5446e32fcbd58501c09e - 0.0% (246 Bytes)
[#008] sha256:dd225221019d3b58571a55067095cfe0198e2e8282616fa84c23f46c191f8c1a - 0.0% (387 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit
2026-06-16 00:01:19 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:33 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:33 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:33 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-07-06 09:06:33 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:41 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:41 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:41 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:41 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:41 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:55 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:56 UTC
49.3 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 - 7.44% (3.67 MB)
[#001] sha256:b1e5ca7bc005805e9920aa0c89daa5d8f18ed6fb2ec04f49577c40cc83a5585b - 79.73% (39.3 MB)
[#002] sha256:11fe7688305268a3e807b653c8274dba92a9d2784494eac8e3749d99cc0c4315 - 0.0% (1.92 KB)
[#003] sha256:b8788caa7f9ae75739339ae6bc77221141b84b27213ae8ab6724cc5acd05ace2 - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:b66ad95f13c979330f73aca4cef0277c95ccb84a79b4e609913798c6b131b2fd - 12.83% (6.32 MB)
[#007] sha256:9bf18b8a042caec4a33b3e0fd046122e6c5cd9bb567662743af164c75b5124b7 - 0.0% (246 Bytes)
[#008] sha256:0be1c1871ff68257157762046817cfc7bf7aab0c95e493856df2fa6d92489199 - 0.0% (389 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:18 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:18 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:18 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-07-06 09:06:18 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:31 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:55 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:55 UTC
47.7 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:3c4836a46d600cfe9a422adf7a80205cb534097e6213325e0176c51f6e5cc02e - 7.1% (3.39 MB)
[#001] sha256:e611745403d545ef0122eb623df2ae2e687314fe32660948301760408351dfdc - 80.58% (38.4 MB)
[#002] sha256:f0f7f459ea0d6bf465adca7f6db93944af6704b6da9bf6ed240423eea0ba45bc - 0.0% (1.92 KB)
[#003] sha256:3129ec1781a6a72515838bd4106e1fc3de0b2a3249984814978733b82b0d6a19 - 0.0% (1.27 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:898f0c3f4b6f7bd020299ac3060de77d42a9b370bc4c13edda2ace7b152eeea1 - 12.31% (5.87 MB)
[#007] sha256:02e1a3292336de60e8e7f17eeed20d42b97787ae85aa3ac524d928c53c7ed175 - 0.0% (247 Bytes)
[#008] sha256:07534f71c23982e3ea97b4050c7131b87cdfdbc71e0254bccea009070bf7bcc3 - 0.0% (389 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit
2026-06-16 00:00:25 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:13 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:13 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:13 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-07-06 09:06:13 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:54 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:55 UTC
45.7 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:bc03a9e5b4dd452551f246e199537fe7afc1765f53f510bc81d26df9845e4008 - 6.81% (3.11 MB)
[#001] sha256:25d1bc11d119de0cbf0c5168c6192e81e17c80169ff59a3c00c3f4c8d2fc80cf - 80.31% (36.7 MB)
[#002] sha256:dcaeb51bdbc216f439fe9b9b37dcdfa3e1114eafdb9f3bc16bf538455db0bba5 - 0.0% (1.92 KB)
[#003] sha256:92ddf6c97874832fab38063f88ccb53123594d359ca291fac6a7c5616b07b4e5 - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:193497936d467258d1640b871397195af7c0cd40533b297f32f107b58ea8f8f4 - 12.87% (5.87 MB)
[#007] sha256:02e1a3292336de60e8e7f17eeed20d42b97787ae85aa3ac524d928c53c7ed175 - 0.0% (247 Bytes)
[#008] sha256:6e9cde5abf65c7be64cc1de99d51b581ab0e0fc3278258084a921b6c6b6e196a - 0.0% (389 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit
2026-06-16 00:00:26 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:30 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:30 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:31 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:54 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:55 UTC
49.1 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:5de55e5ef9c033997441461efe7ba23a986db059c0bb78b38f84ee0d72b99167 - 8.13% (3.99 MB)
[#001] sha256:c9f996f1e503d96da7c074bba7e34a05aee6fb93ddf364682446342183272dec - 80.37% (39.5 MB)
[#002] sha256:6b7dfab738c092b4cd49be1d16a73e8b6946debfa3ba2c39f9ddd6f28af37957 - 0.0% (1.93 KB)
[#003] sha256:4362b3305a91cdf953ad7fb63c4686849e31375200b2914196a6a1c10b7fe43c - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:6b257079e6360d2efd3f929c73ddd5969d0f869a6e84c5a6ed6974619f92b4a8 - 11.49% (5.64 MB)
[#007] sha256:1dd9b4875e09ac397f3dd468555a2c24dc538d8bf346cbb82566a7ceb91558ed - 0.0% (247 Bytes)
[#008] sha256:7321f43d21f54d351626571ff232b59eaf8eb2e30292d98bd33ab47466340f9b - 0.0% (389 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit
2026-06-16 00:01:20 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:13 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:13 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:13 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-07-06 09:06:13 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:54 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:18:41 UTC
49.7 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:3ebcdcd395ccee658b9200e4b27d7699e5d6ed9f6c1858dea12781aac519ff59 - 7.32% (3.64 MB)
[#001] sha256:7c65d026973525b1999f5edf7fe5cbf59fcad1f12bf7f327ad84b13adee776a5 - 81.26% (40.4 MB)
[#002] sha256:bb83d113d6efe5512acc87230a367fe6d05c647b86f2b220f510e4e895cb6bfc - 0.0% (1.92 KB)
[#003] sha256:30c1c6a4e4af71a2863b1aa16cc612bd7e68fbc50c8190e86b23d6b79bff017c - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:ef92caadfb379ca27b3b8f928d6295d8fe28e14291a54b97fa87b7409c2ba71f - 11.41% (5.67 MB)
[#007] sha256:93df4d22f838af02be22d258edca49033f5d661dc878c94a41240fd4e1eb7df3 - 0.0% (245 Bytes)
[#008] sha256:77db01c5792f81c8bffa078fd58509340082226c93aee9a5957c8a0c1b7d7ea6 - 0.0% (391 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-ppc64le.tar.gz / # buildkit
2026-06-16 00:00:15 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:28 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:28 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:28 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-07-06 09:06:28 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:31 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:18:41 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:18: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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:18:41 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:55 UTC
47.7 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:c34e5222b29b86391cdae95b0473ef789493ff1a0068a3a30b5d66f544bd7cf6 - 7.14% (3.41 MB)
[#001] sha256:f6225203d1d263fe367c73589a1ba7695286fc9a36d72e5ee54525bca8c894fd - 80.74% (38.5 MB)
[#002] sha256:af1a29cf2bec8c520ab524f8300c9f977e185cb894ab8c7fa2f0a73164c0bfe3 - 0.0% (1.92 KB)
[#003] sha256:ab76a21401397dc5220b04e8b6516b14e64bc16202f26cbbc7f045605f3aa342 - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:d6923ea4659fe745635466feff44ad9bca5b37d48be017333b894a5bc1452745 - 12.11% (5.78 MB)
[#007] sha256:02e1a3292336de60e8e7f17eeed20d42b97787ae85aa3ac524d928c53c7ed175 - 0.0% (247 Bytes)
[#008] sha256:9bc82caca877787378c46e89f3cda1ca437221e8c8dbcdcab14dd9a7fa2d25d2 - 0.0% (389 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-riscv64.tar.gz / # buildkit
2026-06-16 05:59:15 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:14 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:14 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:14 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-07-06 09:06:14 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:30 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:31 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:31 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:54 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:54 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:17:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:18:05 UTC
49.4 MB
0
DEBUGfalse
FRP_VERSION0.70.0
KEEPALIVE1
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:da43be6afaaa3ec1b607461ce64380942a6d76c3d52cda4337b0770d9a96fa89 - 7.16% (3.54 MB)
[#001] sha256:3c67bb9e16233d7176ecf0e7e612657b60780e4d562d901b2f558b46edf897ee - 80.71% (39.9 MB)
[#002] sha256:6fa96856c07173a7fb9e37dd6b6aa53ca5ba295f0f046ec3899659817e816316 - 0.0% (1.93 KB)
[#003] sha256:592094176689f4cd2c3f13361fe8c6b45f0c65812de54cef6ac99aecce4652c9 - 0.0% (1.28 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:36008e21974c35e1a281fa3220cb939a3456117db8374f171b369626d8dca63b - 12.12% (5.98 MB)
[#007] sha256:9bf18b8a042caec4a33b3e0fd046122e6c5cd9bb567662743af164c75b5124b7 - 0.0% (246 Bytes)
[#008] sha256:a75fa9901accaf8418ccfb28edb8b0bf9de6fcad90fd91e0c218e0c38c20c46d - 0.0% (391 Bytes)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.24.1-s390x.tar.gz / # buildkit
2026-06-16 00:00:21 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:50 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.24.1 org.opencontainers.image.created=2026-07-06T09:05:52.747Z org.opencontainers.image.revision=941578b35bc6608a328cd19ac15f3890f2ee8502 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine
2026-07-06 09:06:50 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-07-06 09:06:50 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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 echo "@edge https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && 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-07-06 09:06:50 UTC (buildkit.dockerfile.v0)COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)RUN |13 BUILDTIME=2026-07-06T09:05:52.747Z VERSION=3.24.1 REVISION=941578b35bc6608a328cd19ac15f3890f2ee8502 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-07-06 09:06:50 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)USER root
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-06 09:06:50 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)ARG BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 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-07-16 11:17:56 UTC (buildkit.dockerfile.v0)ARG VERSION=0.70.0 # x-release-please-version
2026-07-16 11:17:56 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. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/alpine:3.24.0 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.70.0 org.opencontainers.image.created=2026-07-16T11:14:06.555Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)ENV KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root FRP_VERSION=0.70.0
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)COPY /root/frpc /usr/bin/ # buildkit
2026-07-16 11:17:56 UTC (buildkit.dockerfile.v0)COPY /root/frpc.toml /etc/frp/ # buildkit
2026-07-16 11:17:59 UTC (buildkit.dockerfile.v0)COPY entrypoint.d/20-frpc-start.sh /usr/local/bin/entrypoint.d/ # buildkit
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)RUN |15 BUILDTIME=2026-07-16T11:14:06.555Z REVISION=03f8f2d61a7f4128ab3aa95732c51d3aee614312 KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PASSWORDLESS_SUDO=false PGID=0 PUID=0 USER=root WORKDIR=/root VERSION=0.70.0 #= x-release-please-version= /bin/sh -c chmod +x /usr/local/bin/entrypoint.d/* # buildkit
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)EXPOSE [7400/tcp]
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)USER root
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)WORKDIR /root
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["docker-entrypoint.sh"]
2026-07-16 11:18:05 UTC (buildkit.dockerfile.v0)CMD ["/bin/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.