Namespace
snowdreamtech
Image / Tag
frps:0.66.0-trixie
Content Digest
sha256:fc46017587544c72fef0b9e6ace70789ad8277858e377e79f957c2754c510e95
Details
Created

2026-01-28 13:09:32 UTC

Size

109 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:7f24a3a0c200106d0d9ab7b6264e50c689910154fb57bf08185b9eaf995db758 - 27.39% (29.8 MB)

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

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

[#003] sha256:16ba2b74166a05aff671f11719485bb4ee64cd429b6166b7ef74f1e86b34fc6b - 66.17% (72.1 MB)

[#004] sha256:eace222e32ff3966ae7698f3d39d6b24bc4f003f0a4c4621cde4f352a345e0f4 - 0.0% (1.85 KB)

[#005] sha256:ab8ef343d9c1858f424f1cfb42ec8a958be0d7bf97caf591ce4546ac740d1982 - 0.0% (845 Bytes)

[#006] sha256:9eea49469890f3e3d371e248b6a4df62abe84918cb8fc6313b7fd4eb6804786c - 0.0% (400 Bytes)

[#007] sha256:696ed8f168a8fb23505c76d073d0414888c5814e8156851ddf07299f24be6678 - 0.0% (840 Bytes)

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

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

[#010] sha256:c12a529bfeb3ac132db3f9fb26e49e8fb85571f3591d3d900e6c8c0ff2262858 - 6.43% (7.01 MB)

[#011] sha256:fac76b76a21e4992c9fd73e4ecce598e3120c03afec3fb6b1dbe5890662c5768 - 0.0% (169 Bytes)

[#012] sha256:4437db5c0a84431de1e8dbd60c3e1a026b2af25ab0830e6a350a6f0267745c5e - 0.0% (317 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'i386' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:14:03 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:58 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:23:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:09:32 UTC

Size

104 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:d7ecded7702a5dbf6d0f79a71edc34b534d08f3051980e2c948fba72db3197fc - 27.21% (28.4 MB)

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

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

[#003] sha256:5f16f6b2151433f538a69097b7ee990a12a04284f4d2a64e83619f75e4692f13 - 65.63% (68.5 MB)

[#004] sha256:59321e208bb66974d03227bdfeded354f738e4b8930a7977c2084f44c3321d72 - 0.0% (1.85 KB)

[#005] sha256:ab8ef343d9c1858f424f1cfb42ec8a958be0d7bf97caf591ce4546ac740d1982 - 0.0% (845 Bytes)

[#006] sha256:9eea49469890f3e3d371e248b6a4df62abe84918cb8fc6313b7fd4eb6804786c - 0.0% (400 Bytes)

[#007] sha256:696ed8f168a8fb23505c76d073d0414888c5814e8156851ddf07299f24be6678 - 0.0% (840 Bytes)

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

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

[#010] sha256:f6626cc6ee26c0c1f0d6939e04c69a5895f246beb4412288fe3f2b2543f5d4fa - 7.15% (7.46 MB)

[#011] sha256:1843a7c9cf7eb780002efab1c5686f84372f6a97a997feb7fef08f41d239eea0 - 0.0% (170 Bytes)

[#012] sha256:4437db5c0a84431de1e8dbd60c3e1a026b2af25ab0830e6a350a6f0267745c5e - 0.0% (317 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:18:54 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:58 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:23:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:09:32 UTC

Size

98.7 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:453afc2258d7bc5729fed5672fb95bafa092e30a933b4377a12034be940a671b - 27.01% (26.7 MB)

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

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

[#003] sha256:c11939d94049bbede55adb40283d686361dd6c0e6fff4733c44db2225cfb74f3 - 65.97% (65.1 MB)

[#004] sha256:d69612f4b50787da7c1c8f93ff6582202587909ac907932d735d001e6d3e9366 - 0.0% (1.85 KB)

[#005] sha256:caeb34620a23517a9af228fe9fd968e651ccda535036051312adb9c30077d626 - 0.0% (844 Bytes)

[#006] sha256:b83a780a81426c1696808b24f2fddc666500ace6f13d28ac09e38f344a274a7d - 0.0% (399 Bytes)

[#007] sha256:5bbac15de8cafb407742cd167510e17c2d282b515c8fd7a47c44e13a3250b461 - 0.0% (839 Bytes)

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

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

[#010] sha256:91b4cc223e12c31c36991f8b6aa7d1fadaa2ebbb1bf295a02a2cf70a9e09861d - 7.02% (6.93 MB)

[#011] sha256:fac76b76a21e4992c9fd73e4ecce598e3120c03afec3fb6b1dbe5890662c5768 - 0.0% (169 Bytes)

[#012] sha256:e2b6e531954e12ffa99c85e6427b786c811113d0ac2232badcffe88b568b31c8 - 0.0% (316 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'armel' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:25:06 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:25:06 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:25:06 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:25:06 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:25:06 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:25:06 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:09:32 UTC

Size

93.4 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:8945aefb71bd942499dd072e2c7c869b6b74b7c4dd83bff59c209b7b95d52a9f - 26.77% (25 MB)

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

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

[#003] sha256:6318295a49ffd289b89714282d37e058ff95229f6b69c607a706cd40afc1beb7 - 65.8% (61.5 MB)

[#004] sha256:4cad852ecb8cdd7916561d328af0524a353ebe7922444471fb324e4c96e5b71e - 0.0% (1.85 KB)

[#005] sha256:ab8ef343d9c1858f424f1cfb42ec8a958be0d7bf97caf591ce4546ac740d1982 - 0.0% (845 Bytes)

[#006] sha256:9eea49469890f3e3d371e248b6a4df62abe84918cb8fc6313b7fd4eb6804786c - 0.0% (400 Bytes)

[#007] sha256:696ed8f168a8fb23505c76d073d0414888c5814e8156851ddf07299f24be6678 - 0.0% (840 Bytes)

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

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

[#010] sha256:91b4cc223e12c31c36991f8b6aa7d1fadaa2ebbb1bf295a02a2cf70a9e09861d - 7.42% (6.93 MB)

[#011] sha256:fac76b76a21e4992c9fd73e4ecce598e3120c03afec3fb6b1dbe5890662c5768 - 0.0% (169 Bytes)

[#012] sha256:4437db5c0a84431de1e8dbd60c3e1a026b2af25ab0830e6a350a6f0267745c5e - 0.0% (317 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'armhf' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:18:51 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:58 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:23:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:07 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:07 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:07 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:07 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:07 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:09:32 UTC

Size

104 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:51365f04b68881c6fd3d04aa38cdb689fdee6efba2aa6afcf2da5385022cf475 - 27.72% (28.7 MB)

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

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

[#003] sha256:60efb12168985230af761b6d3f5488bdd706ac3a9dc94bf17038071c035f5f24 - 65.74% (68.2 MB)

[#004] sha256:5096a22334c5f02973f96295c0245799bf7a60e07b5282dc5a5a13fec86d3b28 - 0.0% (1.85 KB)

[#005] sha256:ca426f5d548596341499803a9d5c970f90ac2a3b14e359b7d6f766dcf61275dc - 0.0% (845 Bytes)

[#006] sha256:cf7dac2f8f1f9fe651e8c41323c7b11009f6c955b723677f5f2001228c0520b7 - 0.0% (400 Bytes)

[#007] sha256:baef162c8aa6645d65687cc683c6739bfb40b1205dc79c64ee693de5f48b81a2 - 0.0% (839 Bytes)

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

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

[#010] sha256:ffc2714fd7a9d21220dea3c27cf8e5a973cc5d9ba6308081331617359e8cf32b - 6.53% (6.77 MB)

[#011] sha256:39602428f3c4123627f670ff41cd8e2a58b92de406c3870414685d0c1ef014cd - 0.0% (170 Bytes)

[#012] sha256:878121fe9bc80eafb3f4ec1d662655ba06914fc5049fc4137965dddbb7c38e59 - 0.0% (317 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'arm64' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:24:50 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:24:50 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:24:50 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:24:50 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:24:50 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:24:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:09:32 UTC

Size

114 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:eead2c4a2afd8217def9d0ca536e7e4108ac8a91745ca25e76eb059260c04aab - 28.21% (32 MB)

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

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

[#003] sha256:b578d274a63160f416e4c46c793806343ccff701a84077def30cf8eca37bef70 - 65.87% (74.8 MB)

[#004] sha256:d63f7c34e24cc2393d98fa12ddea01959d284ea8dd14333d956dce9cac27c16c - 0.0% (1.85 KB)

[#005] sha256:ab8ef343d9c1858f424f1cfb42ec8a958be0d7bf97caf591ce4546ac740d1982 - 0.0% (845 Bytes)

[#006] sha256:9eea49469890f3e3d371e248b6a4df62abe84918cb8fc6313b7fd4eb6804786c - 0.0% (400 Bytes)

[#007] sha256:696ed8f168a8fb23505c76d073d0414888c5814e8156851ddf07299f24be6678 - 0.0% (840 Bytes)

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

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

[#010] sha256:52d83646a3e90e8c4b252644e7a887a543b825c12d057337246dd59aa0f7e99e - 5.91% (6.71 MB)

[#011] sha256:5b55cf3726704f9dcdb5fdeccccdbb15fce2f571c233050373acf1ecc22c0b6a - 0.0% (170 Bytes)

[#012] sha256:4437db5c0a84431de1e8dbd60c3e1a026b2af25ab0830e6a350a6f0267745c5e - 0.0% (317 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'ppc64el' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:58 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:23:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:10:00 UTC

Size

101 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:1fea97c4573443f662afd8f2cefe2b4ac31f6f24527d29e771c1cc07a012c924 - 26.78% (27 MB)

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

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

[#003] sha256:7edd6fdd0e8da786f40b35a59f818820036dddfaa7b97ea1e7f8f1d1fffdd9c6 - 66.34% (66.8 MB)

[#004] sha256:07c1d4da432847afa8dcf63eb64894037db77bc2b277e1b5a1d45dd5bc232bdf - 0.0% (1.85 KB)

[#005] sha256:ab8ef343d9c1858f424f1cfb42ec8a958be0d7bf97caf591ce4546ac740d1982 - 0.0% (845 Bytes)

[#006] sha256:9eea49469890f3e3d371e248b6a4df62abe84918cb8fc6313b7fd4eb6804786c - 0.0% (400 Bytes)

[#007] sha256:696ed8f168a8fb23505c76d073d0414888c5814e8156851ddf07299f24be6678 - 0.0% (840 Bytes)

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

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

[#010] sha256:a56413a10a36790025746c37857307a42fcb34a34976c94cd735377017a698ad - 6.88% (6.93 MB)

[#011] sha256:8cd15b8b3b03dd45113740acb3320df25d751c307e018011de1bcdfb0cdebb9d - 0.0% (170 Bytes)

[#012] sha256:4437db5c0a84431de1e8dbd60c3e1a026b2af25ab0830e6a350a6f0267745c5e - 0.0% (317 Bytes)

[#013] sha256:c754aa9105f6cd5c28a2090827bc599ce6d25dfe0612dce5f8cd705475bd33fa - 0.0% (401 Bytes)

[#014] sha256:66e11a88f107b03bba63e66188b0afb7809b1482f5bcdd17bbce62c940b3d8c2 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 'riscv64' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:18:49 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:58 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:23:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:10:00 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:10:00 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:10:00 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:10:00 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:10:00 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:10:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

Details
Created

2026-01-28 13:09:32 UTC

Size

104 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Snowdream Tech
  • org.opencontainers.image.base.name
    snowdreamtech/frps:debian
  • org.opencontainers.image.created
    2026-01-28T13:06:53.624Z
  • 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
    5164970d8dbc0b7ca3a582bda4cbd82d984d2842
  • 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.66.0-debian

Environment
CAP_NET_BIND_SERVICE

0

DEBIAN_FRONTEND

noninteractive

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:ad0bc025a1766baba34dfa4dbb5713703de6595994d855ebf4689c0b161314ee - 27.26% (28.5 MB)

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

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

[#003] sha256:4d44396b89e2f131733cb488f56cd8bd7d544d928b8979bbdd675217be1052e6 - 65.96% (68.8 MB)

[#004] sha256:691eb3203399ab22db1c7136f0cc08c715a606cdb3d4a98e6da078d03466b25b - 0.0% (1.85 KB)

[#005] sha256:ab8ef343d9c1858f424f1cfb42ec8a958be0d7bf97caf591ce4546ac740d1982 - 0.0% (845 Bytes)

[#006] sha256:9eea49469890f3e3d371e248b6a4df62abe84918cb8fc6313b7fd4eb6804786c - 0.0% (400 Bytes)

[#007] sha256:696ed8f168a8fb23505c76d073d0414888c5814e8156851ddf07299f24be6678 - 0.0% (840 Bytes)

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

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

[#010] sha256:3a961cbb5e8bfe4e92e887f410fe1d3403814ab8cf8260dc12198e2e5c32fdc9 - 6.78% (7.07 MB)

[#011] sha256:5b55cf3726704f9dcdb5fdeccccdbb15fce2f571c233050373acf1ecc22c0b6a - 0.0% (170 Bytes)

[#012] sha256:4437db5c0a84431de1e8dbd60c3e1a026b2af25ab0830e6a350a6f0267745c5e - 0.0% (317 Bytes)

[#013] sha256:084788e4beca2284afbb00cd4a46c3126e0100e73c1d4d7349e1ef9e14141816 - 0.0% (399 Bytes)

[#014] sha256:8aaf51a0ee59d44dda971fe6839504e4f3c9c824e4c90dde40ee547f991a2b61 - 0.0% (309 Bytes)


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

# debian.sh --arch 's390x' out/ 'trixie' '@1762202650'

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base Image org.opencontainers.image.description=Docker Images for Debian. (i386,amd64,arm32v5,arm32v7,arm64,riscv64,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/debian org.opencontainers.image.base.name=snowdreamtech/debian:latest org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/snowdreamtech/debian org.opencontainers.image.vendor=Snowdream Tech org.opencontainers.image.version=13.1 org.opencontainers.image.url=https://github.com/snowdreamtech/debian

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

USER root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2025-11-21 12:13:38 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 12:13:38 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2025-11-21 12:18:33 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get -qqy update && DEBIAN_FRONTEND=noninteractive apt-get -qqy install --no-install-recommends lsb-release procps sudo vim zip unzip bzip2 xz-utils file gzip jq tzdata openssl gnupg aptitude sysstat wget curl git libcap2-bin gosu dnsutils netcat-traditional traceroute iputils-ping net-tools lsof apt-transport-https ca-certificates && update-ca-certificates && DEBIAN_FRONTEND=noninteractive apt-get -qqy --purge autoremove && DEBIAN_FRONTEND=noninteractive apt-get -qqy clean && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/* && rm -rf /var/tmp/* && sed -i "s|Suites:\s*trixie\s*trixie-updates.*|Suites: trixie trixie-updates trixie-backports|g" /etc/apt/sources.list.d/debian.sources && echo 'export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"' >> /etc/bash.bashrc # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

COPY vimrc.local /etc/vim/vimrc.local # buildkit

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:57 UTC (buildkit.dockerfile.v0)

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

2025-11-21 12:23:58 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 12:23:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.sh"]

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=frps Image Based On Debian org.opencontainers.image.description=Docker Images for frps On Debian. (i386,amd64,arm32v5,arm32v7,arm64,mips64le,ppc64le,s390x) org.opencontainers.image.documentation=https://hub.docker.com/r/snowdreamtech/frps org.opencontainers.image.base.name=snowdreamtech/frps:debian 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.66.0 org.opencontainers.image.url=https://github.com/snowdreamtech/frp

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

USER root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2026-01-28 13:07:09 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive 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 13:07:09 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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 --gid ${PGID} ${USER}; adduser --home /home/${USER} --uid ${PUID} --gid ${PGID} --gecos ${USER} --shell /bin/bash --disabled-password ${USER}; fi # buildkit

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:31 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

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

2026-01-28 13:09:32 UTC (buildkit.dockerfile.v0)

RUN |10 DEBIAN_FRONTEND=noninteractive 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-28 13:09:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-entrypoint.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