Namespace
netbirdio
Image / Tag
netbird:0.71.2-arm64v8
Content Digest
sha256:2944fc8daee4910e5cf70d729da16ee89a094fd135044e6fe2e5a2a0c38a2999
Details
Created

2026-05-16 15:02:54 UTC

Size

19.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2026-05-16T15:02:14Z
  • org.opencontainers.image.revision
    3f91f49277e1841bdfccda06ae7baa0430e6de2e
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.71.2

Environment
NB_DAEMON_ADDR

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

NB_ENABLE_CAPTURE

false

NB_ENTRYPOINT_SERVICE_TIMEOUT

30

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:d8ad8cd72600f46cc068e16c39046ebc76526e41051f43a8c249884b200936c0 - 20.99% (4 MB)

[#001] sha256:bd21b2c1a1f19c39177a7cb415fbee5ac97243b8cfa2f5fb6f21aaa867fc9053 - 14.91% (2.84 MB)

[#002] sha256:dd95dd7022a3feeb0ff2a5eef8f936cc458b5ad64698da5507ec48d3c85cb02e - 0.01% (1.04 KB)

[#003] sha256:ed6953a9f2ad3d313db2910f502b1aa7b695ed080c4b04ebeee814dc3fa40246 - 64.09% (12.2 MB)


History
2026-01-28 01:18:09 UTC (buildkit.dockerfile.v0)

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

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

CMD ["/bin/sh"]

2026-05-16 15:02:54 UTC (buildkit.dockerfile.v0)

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

2026-05-16 15:02:54 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_ENABLE_CAPTURE=false NB_ENTRYPOINT_SERVICE_TIMEOUT=30

2026-05-16 15:02:54 UTC (buildkit.dockerfile.v0)

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

2026-05-16 15:02:54 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2026-05-16 15:02:54 UTC (buildkit.dockerfile.v0)

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

2026-05-16 15:02:54 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