Namespace
netbirdio
Image / Tag
netbird:0.71.1-rootless-arm
Content Digest
sha256:1adbbb3d03fb5e2cd7acbf5b884ddf61124b4535b319a64d3e6e465f739a2099
Details
Created

2026-05-15 17:47:48 UTC

Size

16.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2026-05-15T17:47:12Z
  • org.opencontainers.image.revision
    e916f12cca508dfea584e7b72cf99a135acebc2b
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.71.1

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.49% (3.07 MB)

[#001] sha256:92502dcd285b0e2b3952c3264b536b25e5c1bc868626ddcf4050d2e8d2633b27 - 5.65% (961 KB)

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

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

[#004] sha256:f16c761951f3d98e5d8d5c8bf2cb9c4328f4932e8f8333cd0b0fc9279085a779 - 75.85% (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-15 17:47:48 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-15 17:47:48 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/netbird

2026-05-15 17:47:48 UTC (buildkit.dockerfile.v0)

USER netbird:netbird

2026-05-15 17:47:48 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-15 17:47:48 UTC (buildkit.dockerfile.v0)

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

2026-05-15 17:47:48 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2026-05-15 17:47:48 UTC (buildkit.dockerfile.v0)

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

2026-05-15 17:47:48 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