Namespace
netbirdio
Image / Tag
netbird:0.71.0-rootless-amd64
Content Digest
sha256:aee8d1beede881c3462453466f8432ca193332b1e5394e55f794405cdb39fad5
Details
Created

2026-05-14 16:50:18 UTC

Size

18 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:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 - 20.14% (3.62 MB)

[#001] sha256:0e672dfa92cef31e4f8f6de8b13d2eab14460138cf76ee4a74e1e5da24a2c048 - 5.62% (1.01 MB)

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

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

[#004] sha256:dcaa4e599e837eb1114fbf2736e5224c13cbcc8ab5511b97a14cc166b7adf2a5 - 74.23% (13.3 MB)


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

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

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

CMD ["/bin/sh"]

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

WORKDIR /var/lib/netbird

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

USER netbird:netbird

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

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

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

ARG NETBIRD_BINARY=netbird

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

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

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