Namespace
netbirdio
Image / Tag
netbird:0.57.1-arm
Content Digest
sha256:f50bdc03e437c570fd6ab46209a12f89a4f5d900d41537991eb313a91bae0477
Details
Created

2025-09-15 18:01:14 UTC

Size

16.5 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-09-15T18:00:26Z
  • org.opencontainers.image.revision
    bd23ab925e61c79808ef6b805927c922efef02dd
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.57.1

Environment
NB_DAEMON_ADDR

unix:///var/run/netbird.sock

NB_ENTRYPOINT_LOGIN_TIMEOUT

1

NB_ENTRYPOINT_SERVICE_TIMEOUT

5

NB_LOG_FILE

console,/var/log/netbird/client.log

NETBIRD_BIN

/usr/local/bin/netbird

PATH

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


Layers

[#000] sha256:22e4d17029cf647ff505d5389be90006efc5ed4178aed9a6d798a2bf7a675fc9 - 18.6% (3.07 MB)

[#001] sha256:5d586d6e6de972286e27245b3d44b40c0ba5cbe611a48c392a1b971f1386ddfa - 14.33% (2.37 MB)

[#002] sha256:2e532ddb5efb0d7cdf7899efa80ee35ebcc4c610efb1242d5333048cc46de680 - 0.01% (1.38 KB)

[#003] sha256:93c7af3c2956fd6b35e9711de91344615bab7b9c23c852127e0c1279608d012a - 67.06% (11.1 MB)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

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

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-09-15 18:01:14 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache bash ca-certificates ip6tables iproute2 iptables # buildkit

2025-09-15 18:01:14 UTC (buildkit.dockerfile.v0)

ENV NETBIRD_BIN=/usr/local/bin/netbird NB_LOG_FILE=console,/var/log/netbird/client.log NB_DAEMON_ADDR=unix:///var/run/netbird.sock NB_ENTRYPOINT_SERVICE_TIMEOUT=5 NB_ENTRYPOINT_LOGIN_TIMEOUT=1

2025-09-15 18:01:14 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/netbird-entrypoint.sh"]

2025-09-15 18:01:14 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2025-09-15 18:01:14 UTC (buildkit.dockerfile.v0)

COPY client/netbird-entrypoint.sh /usr/local/bin/netbird-entrypoint.sh # buildkit

2025-09-15 18:01:14 UTC (buildkit.dockerfile.v0)

COPY netbird /usr/local/bin/netbird # buildkit

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