Namespace
snowdreamtech
Image / Tag
frpc:dev-alpine
Content Digest
sha256:d21077cf793049240035c488141bac6719eb3744fd19c81d8722b500bfb87921
Details
Created

2026-01-31 16:52:23 UTC

Size

22.6 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:13c6e95c06ae06f126f5e940d6d88c2fec0da715c80878ad225c76ad48d0a31e - 15.27% (3.45 MB)

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

[#002] sha256:7ed64ba4ace29dcae35eafa74b9771d84d5e00ddc78e06c84910649620139fcd - 59.86% (13.5 MB)

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

[#004] sha256:5fcb196e6b2a2e986c375e61c6f0ccef45ea80556c7be53c40663365a8167f1a - 0.0% (830 Bytes)

[#005] sha256:ff5ea47fe7653edc0b4c5fc3c49bc1b359e2dab36a076fb263ac9f5f97f282b9 - 0.0% (405 Bytes)

[#006] sha256:4c00a904264646227f577a8599115a264f95d98907c42ec973855c663a7bbc5b - 0.0% (825 Bytes)

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

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

[#009] sha256:5c8178d73a402d52c87717c6553f1d5045d070d7dfff5b6333c3b27ff653bac0 - 24.86% (5.62 MB)

[#010] sha256:6c66de1011b86b2bfc0b8d73121d74b74e977b5d587a81506ed7efb7fce467af - 0.0% (246 Bytes)

[#011] sha256:a5a70c584c8c844ee1d21e15554698035a3d01340caaa7f63fec7f0124af3654 - 0.0% (325 Bytes)

[#012] sha256:fb15672d4141076c3557f80804fa1a4c3da020ca163b9eff234ac08d99f1fef7 - 0.0% (405 Bytes)

[#013] sha256:74b170882a820f978813f32e92161852d4e0565e09d400210502ac13f53c806c - 0.0% (319 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-x86.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:08 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:52:23 UTC

Size

23.6 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b - 15.34% (3.63 MB)

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

[#002] sha256:07c3dfc8cbee354138df758e73c5b8367b166e5b030d163199ffa4ea4aefca20 - 59.27% (14 MB)

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

[#004] sha256:d0e1adaadb50983164349b8da774ccbfccb01fd94398cdcdefeab26dccd58beb - 0.0% (831 Bytes)

[#005] sha256:f8be5572dc40a70db920688001d6b2f5a7dfac43df78e58c6682d2918314a25b - 0.0% (407 Bytes)

[#006] sha256:2851db092de287402f2cdbbfee200ba84e806b348f211bfcd03ba8e6a16746b4 - 0.0% (826 Bytes)

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

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

[#009] sha256:e8aec859fdee7e7059480feba59bc6bfb918a548897bac335c97234066573ef9 - 25.37% (6 MB)

[#010] sha256:fa7d602318a17d4d1e05034e21db5ba949083180b69ad1263b9e89346e5885cd - 0.0% (247 Bytes)

[#011] sha256:3ea47e410d7e71e587a1a7dc9fb37158720412e7bdf37bdad43c8b6f86618627 - 0.0% (327 Bytes)

[#012] sha256:d1127795f509838ee6fccabb006ed73a3ee3414ada769b193e07a32a31901b39 - 0.0% (406 Bytes)

[#013] sha256:ed228e5092d93df5ac7192498d2e56c90acab59ec77ad6538118cf82a325d512 - 0.0% (319 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

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

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:24 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

USER root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:53:48 UTC

Size

22 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:bb1da3d879939be7df9f182950d2fb201d4fc2e1043677da2037cd6afb084ce0 - 15.17% (3.34 MB)

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

[#002] sha256:f7e4dddd0e25db12ee28c6669b71242af33d20cebfde090867dc3d79131509c1 - 59.61% (13.1 MB)

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

[#004] sha256:5e13913aca08a7e591806ab73cc03f029f845fd929723133c3675a80c4b0f9f2 - 0.0% (831 Bytes)

[#005] sha256:be6bedea1868b228a20fbf154a731f90095bda60b5407ec40acfbc23a1a90e2d - 0.0% (406 Bytes)

[#006] sha256:709822336320dcc30cf7f5eae2297650e6b13cd2c93de9662f730cba0cb67150 - 0.0% (826 Bytes)

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

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

[#009] sha256:35ce979db465ef1bd4b562656e26fc4af27a67db6acef728e513bf60ec5e7f90 - 25.2% (5.55 MB)

[#010] sha256:3fceb1aa4a4b38bbfee2d9724b699061b4a337a8ef659fa799bdc56a4c4a332a - 0.0% (246 Bytes)

[#011] sha256:ba6b7d7ed8f5444f7057cf7596db26ac1537165e2a0edd924d9575afafa2e421 - 0.0% (327 Bytes)

[#012] sha256:3256b6cd1dc877337bd2311bd2b064a297af0eeac36d2d6850e6937dd176cd68 - 0.0% (406 Bytes)

[#013] sha256:90d985deb6d189b1597d75a0f433c247f6457e47e93e3061e74ace0dc062ae50 - 0.0% (319 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-armhf.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:30 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

USER root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:53:49 UTC

Size

21.6 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:2763c7fc79b66030222442365f4a0f69d9dbaa11f7fd47a918d29d732d52996c - 14.25% (3.07 MB)

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

[#002] sha256:2c1162539a11db389da7f6063e11580abdd768a1d5e2f966fd4b95d5f3e80197 - 59.98% (12.9 MB)

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

[#004] sha256:fa132cc4bfea7d9037914482c41c81154b9d92311b96c39324c7b441441c7fe5 - 0.0% (831 Bytes)

[#005] sha256:72729d540c658d5d20d2b1ab566e5e783de0a5136bdac1b0e4d17b80740829b4 - 0.0% (407 Bytes)

[#006] sha256:7780322a37db26530b10c038ff9832190592147145298d61d7ca5e5c16a716bf - 0.0% (826 Bytes)

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

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

[#009] sha256:d871d1ca8cb7c2ab2c2918be87b2386c4d75e8d1c5aeffb11d5490d17ba24476 - 25.75% (5.55 MB)

[#010] sha256:3fceb1aa4a4b38bbfee2d9724b699061b4a337a8ef659fa799bdc56a4c4a332a - 0.0% (246 Bytes)

[#011] sha256:dfa3084d4f3ccd3ef060706e53bcc55faddfcc6e8c21af862b374193c3ac5c43 - 0.0% (327 Bytes)

[#012] sha256:db2ec2106ad2c568fa7344fa7d59ccd4ea2875c755c706ffad17945739f7a912 - 0.0% (407 Bytes)

[#013] sha256:cdf6c3d684872c3b0f30f61658504a50165574f1ab8df01683148df059cbc5db - 0.0% (320 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:21 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-28 16:04:31 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:53:48 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:53:49 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:53:49 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:52:23 UTC

Size

23.3 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 - 16.92% (3.95 MB)

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

[#002] sha256:5750c0a63221452c633dd056de72a0e34aaf51e62d679b2612418a86d1c9561b - 59.91% (14 MB)

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

[#004] sha256:d87d50ee9e0f60b6f0489cb85a131854d2a536d95c300e6c2b3d3df9e29a8054 - 0.0% (831 Bytes)

[#005] sha256:28637754eef04dcd45f888781c1bbf43ac4295221089dc734d5c2b4272c95cba - 0.0% (409 Bytes)

[#006] sha256:1aa6186c0d8733a23eb35931bc1f2bd587e29d35620f86c0c46a4deb5b520fac - 0.0% (826 Bytes)

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

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

[#009] sha256:531acfac7a00c7e1a390dbe516b578581f001428660e8e68516e3bb9cf6a614a - 23.15% (5.4 MB)

[#010] sha256:09ae08395e2b4a83c088ea027f89ee6d790bc43e1909a8d2a9b160a501f7d44c - 0.0% (247 Bytes)

[#011] sha256:878be341ef5d408e51ceabfc3220054597ccf683dc41937506886dc95c962d3a - 0.0% (326 Bytes)

[#012] sha256:1062096a9b58d144edbe057ee2c915eb170a1d2241fcda5a73abff9fe27a5e93 - 0.0% (407 Bytes)

[#013] sha256:73efae2114067dffa07e1ec8d8c216cf0300bce00e5daf1b777d42d6cad1bfd9 - 0.0% (318 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:36 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

USER root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:52:22 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:52:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:52:24 UTC

Size

22.8 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:85a0f69f026b4a01420490809bed190217e05518f7b718c0bbc1ad4871e0dedf - 15.63% (3.56 MB)

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

[#002] sha256:06f502d37cc211365079f322293fc9329081fa4dc48fd0266269c4cb2d0ad29f - 60.85% (13.9 MB)

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

[#004] sha256:2af4a28d5871d7c65c170357fb9d76c91e70609dbad6f1afc6e75b4099352408 - 0.0% (831 Bytes)

[#005] sha256:1b570caf9c25f301d48c36e79b2f017405dcaa8c074de32ee07d6906c64b147f - 0.0% (405 Bytes)

[#006] sha256:c391caa35697ac834f5479b7bf8a2c8d4a0ca67e8d513634d647f2c0f7517e1e - 0.0% (825 Bytes)

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

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

[#009] sha256:3abc012f07eeb13d5929dbe8f56fbce77a3416f185a77722d33949fcb9d75db2 - 23.51% (5.36 MB)

[#010] sha256:8145890f8689b6d2a7b82449bfc576c0b5f91364471915ed2ae58760b01ff7e3 - 0.0% (245 Bytes)

[#011] sha256:69aacb2aca06033645f59118db6ac3a06737a8fa14c67415886bd821192e09b0 - 0.0% (327 Bytes)

[#012] sha256:fe764cb48169439ee4268ea887a91c702724181bf7e8c3516b448ab011cec788 - 0.0% (408 Bytes)

[#013] sha256:668af4564460d6bf76c0c7e2d1b0d7afe556b5316aceb0e299cdef2053f5f82d - 0.0% (320 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-ppc64le.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:36 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

USER root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:52:25 UTC

Size

22.2 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:139bee3c50b89b56dcbc72522ce83097d9beb59d9d3a5c19072ccd1ad54b11c8 - 15.13% (3.35 MB)

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

[#002] sha256:bff82b78eeef232fe1a6fa209f93617f38ec1636be986689df8c595927f69f86 - 59.99% (13.3 MB)

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

[#004] sha256:6b5baba927ed96f587df0f3fa5ec13711c1bd615bd4a985660b022c0896f0e9b - 0.0% (831 Bytes)

[#005] sha256:42c773a3eabae0fe627fffd1d57f5fbe9fd943e37ac26ff507e5ca2cc5267573 - 0.0% (405 Bytes)

[#006] sha256:448422978b08cc91410787ec3cb1eb4d8250f9506b301bcd683346e12f272965 - 0.0% (827 Bytes)

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

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

[#009] sha256:d27f5f2b395d485644692bbd51ab4fa1674d353f3b2fe3137635dcafb9dd6bfd - 24.87% (5.51 MB)

[#010] sha256:3ebc1e710d6870aa41a6d490574f716f92e77df9251e0d259778cb8e99a3df49 - 0.0% (246 Bytes)

[#011] sha256:c7b3af130ae9ab45b93e5ccf1aaef891d1a3037021d8e67863b8b7b6b746acbf - 0.0% (327 Bytes)

[#012] sha256:9106f1e8a0989d122e5efe8a73dec3dc7c49fb3dfa62fbc7a01e2d4ca76b9d8f - 0.0% (405 Bytes)

[#013] sha256:ad49948f0e0f2847406b838e9f9281c2de6bb22431d224ca4a7bfc2f7b7cf623 - 0.0% (319 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-riscv64.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:19 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

USER root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-31 16:52:25 UTC

Size

22.7 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frpc:alpine
  • org.opencontainers.image.created
    2026-01-31T16:46:24.527Z
  • org.opencontainers.image.description
    Docker Images for Frp.
  • org.opencontainers.image.documentation
    https://hub.docker.com/r/snowdreamtech/frpc
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    f99fd0248465fd520a2ff16999044e9ddcda8cb2
  • 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
    edge

Environment
CAP_NET_BIND_SERVICE

0

DEBUG

false

KEEPALIVE

0

LANG

C.UTF-8

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:e6b06613ca2e7cdf3e8ebbe71ca45137242628a4a3a4bfcb7a9f76d0d5b0e653 - 15.3% (3.48 MB)

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

[#002] sha256:af289750a9be28f300e50d48a689161c6372f22c035f62324a26b6c5f48d0253 - 59.86% (13.6 MB)

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

[#004] sha256:4df1485070511cc803a602b9215ca2d4aab7d3799c5b050f732d85cca03ae0e2 - 0.0% (831 Bytes)

[#005] sha256:bd4d6ab6bc64e34f91dc39c625150f1667ed5e8d0bf1cdc683b0e206e54f5c9b - 0.0% (405 Bytes)

[#006] sha256:db2e47107c2428093746a3836f54977f604797046598216693785ef1600d1eb9 - 0.0% (826 Bytes)

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

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

[#009] sha256:eb95ceb384205ca68a22cb3d82c7af941527afdc266b043fe283fe6b39eb7c3b - 24.82% (5.64 MB)

[#010] sha256:8145890f8689b6d2a7b82449bfc576c0b5f91364471915ed2ae58760b01ff7e3 - 0.0% (245 Bytes)

[#011] sha256:ee7cefae8e01239336be12f2116d707c92cffadca92aaaa71ffd46f687f156bc - 0.0% (328 Bytes)

[#012] sha256:36c36956d2b574098ff93c500c6d5b1680e6e9fed09bcad77a723ae7642d336b - 0.0% (408 Bytes)

[#013] sha256:32e3cb02728fb86e83df165a68c9e75b34f61f8af5177c043368f8ed60343bf3 - 0.0% (320 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-s390x.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Alpine Base Image org.opencontainers.image.description=Docker Images for Alpine. (i386, amd64, arm32v6, arm32v7, arm64, 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.22.2 org.opencontainers.image.url=https://github.com/snowdreamtech/alpine

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2025-11-21 02:40:25 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk update && apk add --no-cache doas sudo busybox-suid musl-locales musl-locales-lang tzdata openssl wget curl git libcap su-exec ca-certificates && update-ca-certificates # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2025-11-21 08:47:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Frpc Image Based On Alpine org.opencontainers.image.description=Docker Images for Frpc on Alpine. (i386, amd64, arm32v6, arm32v7, arm64, ppc64le,riscv64, s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frpc org.opencontainers.image.base.name=snowdreamtech/frpc:alpine org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/frp org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=0.67.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

USER root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ARG KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

ENV KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root

2026-01-29 19:37:20 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c if [ "${USER}" != "root" ] && [ ! -d "/home/${USER}" ] && [ "${PUID}" -ne 0 ] && [ "${PGID}" -ne 0 ]; then addgroup -g ${PGID} ${USER}; adduser -h /home/${USER} -u ${PUID} -g ${USER} -G ${USER} -s /bin/sh -D ${USER}; fi # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY /root/bin/frpc /usr/bin/ # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY /root/conf/frpc.toml /etc/frp/ # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit

2026-01-31 16:52:24 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

RUN |9 KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-8 UMASK=022 DEBUG=false PGID=0 PUID=0 USER=root WORKDIR=/root /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh && chmod +x /usr/local/bin/entrypoint.d/* # buildkit

2026-01-31 16:52:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]