Namespace
netbirdio
Image / Tag
netbird:0.71.0-arm64v8
Content Digest
sha256:df4181b24a743a639b71be7d3b594fbb345f4ce285da5546e3850ff63bb34ce9
Details
Created

2026-05-14 16:50:20 UTC

Size

19.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2026-05-14T16:39:59Z
  • org.opencontainers.image.revision
    07e5450117dd0451aaeefc18729a822115587e69
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.71.0

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 - 21.0% (4 MB)

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

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

[#003] sha256:f21164757570cd0d7ae33ca7bb3c9a3c96ae4fdf37c7df6e367fd46a3422b412 - 64.08% (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-14 16:50:20 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:50:20 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-14 16:50:20 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:50:20 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2026-05-14 16:50:20 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:50:20 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