Namespace
snowdreamtech
Image / Tag
frps:latest-alpine
Content Digest
sha256:a1bc4afbcfe751e1ff498b3a20011cf91b5828fc2cd0467e95f3e2ee4b616824
Details
Created

2026-07-16 11:18:20 UTC

Size

49.5 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:f86df9d778509895efbf9363d8fcb0cbe0b772de536c7218e4c4c947f0be879f - 7.07% (3.5 MB)

[#001] sha256:4361291cd83f3083dc48f3faf9f541b3a5f9f2546603e570fd3a3b1b9e2723a6 - 78.37% (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:f0c58e72279d081d155d49cb004e43905c77de846c17005a8d0bc091e2726538 - 14.56% (7.21 MB)

[#007] sha256:d7c680e1abf96e29ab93800d759fb6489f6d1ce4baa4b8c39090a262211f7531 - 0.0% (171 Bytes)

[#008] sha256:daf37097e2b7e14f4f15e27ca8e27d7f914e257fd90f275fcf70e7bea3504dc2 - 0.0% (388 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:01:19 UTC (buildkit.dockerfile.v0)

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:18:17 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:17 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:17 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:17 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:18 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:20 UTC

Size

50.6 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 - 7.24% (3.67 MB)

[#001] sha256:b1e5ca7bc005805e9920aa0c89daa5d8f18ed6fb2ec04f49577c40cc83a5585b - 77.6% (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:ef5aa9e16aec8385772cc9ffb285d42d4dc78a821cb29437cdca1bc1b07437da - 15.14% (7.67 MB)

[#007] sha256:66f1eefd48e0d487fc61b0eed542e0fb3fcc94b627eb51382c57b35540da1763 - 0.0% (171 Bytes)

[#008] sha256:0d096563d7694181c2afc5f7c78f81772afb5bd93fafd316b7920430c50f4d96 - 0.0% (390 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)

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:18:17 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:17 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:17 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:17 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:19 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:20 UTC

Size

49 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:3c4836a46d600cfe9a422adf7a80205cb534097e6213325e0176c51f6e5cc02e - 6.92% (3.39 MB)

[#001] sha256:e611745403d545ef0122eb623df2ae2e687314fe32660948301760408351dfdc - 78.51% (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:c1f6e209dac43ac7a899b07c62dc63aa62636356fe336ea6fe8f51423c02fde9 - 14.56% (7.13 MB)

[#007] sha256:4cd3b3c67e9e7b71bdbc3534cd032a2f82952c9de18d5bac29d62ee8f69ac5c1 - 0.0% (170 Bytes)

[#008] sha256:d3da15aa7eb2dd57eabc3f4785cf15e5dbd523542211d4ce07a1ebf5364fa18f - 0.0% (391 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:00:25 UTC (buildkit.dockerfile.v0)

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:18:18 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:18 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:18 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:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:19 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:20 UTC

Size

46.9 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:bc03a9e5b4dd452551f246e199537fe7afc1765f53f510bc81d26df9845e4008 - 6.63% (3.11 MB)

[#001] sha256:25d1bc11d119de0cbf0c5168c6192e81e17c80169ff59a3c00c3f4c8d2fc80cf - 78.16% (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:e4a86b0c4d147bb4e74a662c105b8c9dc93c76d8f83409920a479de027c9ead9 - 15.2% (7.13 MB)

[#007] sha256:4cd3b3c67e9e7b71bdbc3534cd032a2f82952c9de18d5bac29d62ee8f69ac5c1 - 0.0% (170 Bytes)

[#008] sha256:2e87a1e2e2c98b2f51793f86b91e9763d4f866c642c1eeb79a801f2761e2d495 - 0.0% (388 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:00:26 UTC (buildkit.dockerfile.v0)

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:18:18 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:18 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:18 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:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:19 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:20 UTC

Size

50.3 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:5de55e5ef9c033997441461efe7ba23a986db059c0bb78b38f84ee0d72b99167 - 7.93% (3.99 MB)

[#001] sha256:c9f996f1e503d96da7c074bba7e34a05aee6fb93ddf364682446342183272dec - 78.42% (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:25715f0169a62ab95a27636a44c1023c7b8016ecf195b2409e8084f96430cf14 - 13.64% (6.87 MB)

[#007] sha256:6d05134656fcfb1d18056f8d43f9e6f6e16eb8cae8614426497c1165c6a22042 - 0.0% (170 Bytes)

[#008] sha256:702e807100964e94ad48fc580c485d803f66d03532a2496fac65ee54f26452ba - 0.0% (391 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:01:20 UTC (buildkit.dockerfile.v0)

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:18:18 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:18 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:18 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:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:19 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:20 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:20 UTC

Size

50.9 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:3ebcdcd395ccee658b9200e4b27d7699e5d6ed9f6c1858dea12781aac519ff59 - 7.15% (3.64 MB)

[#001] sha256:7c65d026973525b1999f5edf7fe5cbf59fcad1f12bf7f327ad84b13adee776a5 - 79.31% (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:cb56e4c395fc23cebdddd5ffad1da1e2222db2a1c6a24031e3e46b6ecf1dfa56 - 13.54% (6.89 MB)

[#007] sha256:66f1eefd48e0d487fc61b0eed542e0fb3fcc94b627eb51382c57b35540da1763 - 0.0% (171 Bytes)

[#008] sha256:04b0b683d850713117d52dd2a1b00e2e491bbe522ada24359153b6ee865d15a0 - 0.0% (391 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:00:15 UTC (buildkit.dockerfile.v0)

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:17 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:17 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:17 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:17 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:17 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:18 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:18 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:29 UTC

Size

49 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:c34e5222b29b86391cdae95b0473ef789493ff1a0068a3a30b5d66f544bd7cf6 - 6.96% (3.41 MB)

[#001] sha256:f6225203d1d263fe367c73589a1ba7695286fc9a36d72e5ee54525bca8c894fd - 78.64% (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:db12282ad1d6876955e2265d25ec5e6542870c4baac1e94173194bbc6b46ddd0 - 14.4% (7.06 MB)

[#007] sha256:0ed3c7324dfdd2bca18b29bc6be562c6e312d960fdc38e23aad1d6f77a6d6097 - 0.0% (170 Bytes)

[#008] sha256:50af14dde1a31e387e8a5cef52277f3bba3d2dfb870168670c0959d8d3aa52e7 - 0.0% (389 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 05:59:15 UTC (buildkit.dockerfile.v0)

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:18:20 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:20 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18:20 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:20 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:23 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:29 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Details
Created

2026-07-16 11:18:56 UTC

Size

50.7 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/alpine:3.24.0
  • org.opencontainers.image.created
    2026-07-16T11:15:16.615Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frps
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    03f8f2d61a7f4128ab3aa95732c51d3aee614312
  • org.opencontainers.image.source
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.title
    frp
  • org.opencontainers.image.url
    https://github.com/snowdreamtech/frp
  • org.opencontainers.image.vendor
    Snowdream Tech
  • org.opencontainers.image.version
    0.70.0-alpine

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

FRP_VERSION

0.70.0

KEEPALIVE

1

LANG

C.UTF-8

PASSWORDLESS_SUDO

false

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

0

PUID

0

UMASK

022

USER

root

WORKDIR

/root


Layers

[#000] sha256:da43be6afaaa3ec1b607461ce64380942a6d76c3d52cda4337b0770d9a96fa89 - 6.98% (3.54 MB)

[#001] sha256:3c67bb9e16233d7176ecf0e7e612657b60780e4d562d901b2f558b46edf897ee - 78.64% (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:4e0a45894526eac3c670315e5c0b046262289b7002b3d0d9788fa59cf267d5d9 - 14.37% (7.29 MB)

[#007] sha256:5ea9bb30def9f1e219e14548e8780451571373b513bbb02c886cf4258ca7763b - 0.0% (170 Bytes)

[#008] sha256:d9f21e56099e43949860dac2e802b0ea6ef3d3a3abb1779bc239db3103fcd3a8 - 0.0% (387 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-06-16 00:00:21 UTC (buildkit.dockerfile.v0)

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:18:55 UTC (buildkit.dockerfile.v0)

ARG BUILDTIME=2026-07-16T11:15:16.615Z 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:55 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.70.0 # x-release-please-version

2026-07-16 11:18:55 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frps Image Based On Alpine org.opencontainers.image.description=Docker Images for Frps on Alpine. (386, amd64, arm/v6, arm/v7, arm64, ppc64le, riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps 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:15:16.615Z org.opencontainers.image.revision=03f8f2d61a7f4128ab3aa95732c51d3aee614312 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-07-16 11:18: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:18:55 UTC (buildkit.dockerfile.v0)

COPY /root/frps /usr/bin/ # buildkit

2026-07-16 11:18:55 UTC (buildkit.dockerfile.v0)

COPY /root/frps.toml /etc/frp/ # buildkit

2026-07-16 11:18:55 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d/20-frps-start.sh /usr/local/bin/entrypoint.d/ # buildkit

2026-07-16 11:18:56 UTC (buildkit.dockerfile.v0)

RUN |15 BUILDTIME=2026-07-16T11:15:16.615Z 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:56 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[NONE] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}

2026-07-16 11:18:56 UTC (buildkit.dockerfile.v0)

EXPOSE [7000/tcp 7500/tcp]

2026-07-16 11:18:56 UTC (buildkit.dockerfile.v0)

USER root

2026-07-16 11:18:56 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-07-16 11:18:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-07-16 11:18:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

Danger Zone
Delete Tag

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.

Delete