Namespace
netbirdio
Image / Tag
netbird:0.71.0-rootless-arm
Content Digest
sha256:05e2108ac46c185adb9bb064a1e5e70a2afa05fadae2db0dfff58450121fbbc5
Details
Created

2026-05-14 16:50:20 UTC

Size

16.6 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_CONFIG

/var/lib/netbird/config.json

NB_DAEMON_ADDR

unix:///var/lib/netbird/netbird.sock

NB_DISABLE_DNS

true

NB_ENABLE_CAPTURE

false

NB_ENABLE_NETSTACK_LOCAL_FORWARDING

true

NB_ENTRYPOINT_SERVICE_TIMEOUT

30

NB_LOG_FILE

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

NB_STATE_DIR

/var/lib/netbird

NB_USE_NETSTACK_MODE

true

NETBIRD_BIN

/usr/local/bin/netbird

PATH

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


Layers

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

[#001] sha256:a7072372c7faf2ee679e5c99b4a965167851d078dfd1b640681e2d9d0ea5293a - 5.66% (961 KB)

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

[#003] sha256:dba69e51343fb44cc85bef0efcb88d77a7a5c53466d5fd860f554e096c350456 - 0.01% (1.04 KB)

[#004] sha256:1376ddc218d46bff8819de34f90bdc6e8e391bbbf16bc0aac27d71d090fb9a19 - 75.84% (12.6 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"]

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

RUN /bin/sh -c apk add --no-cache bash ca-certificates && adduser -D -h /var/lib/netbird netbird # buildkit

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

WORKDIR /var/lib/netbird

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

USER netbird:netbird

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

ENV NETBIRD_BIN=/usr/local/bin/netbird NB_USE_NETSTACK_MODE=true NB_ENABLE_NETSTACK_LOCAL_FORWARDING=true NB_CONFIG=/var/lib/netbird/config.json NB_STATE_DIR=/var/lib/netbird NB_DAEMON_ADDR=unix:///var/lib/netbird/netbird.sock NB_LOG_FILE=console,/var/lib/netbird/client.log NB_DISABLE_DNS=true 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