Namespace
netbirdio
Image / Tag
netbird:0.71.0-amd64
Content Digest
sha256:1314d0597648d2f67c5ef98f8ed7dcee2aeeb7e78896bf359c97e4625e088259
Details
Created

2026-05-14 16:50:18 UTC

Size

19.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_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:589002ba0eaed121a1dbf42f6648f29e5be55d5c8a6ee0f8eaa0285cc21ac153 - 18.77% (3.68 MB)

[#001] sha256:a9655b9e3213bdec5e066790834d5d7dabaf332257d5b3ce2223b290a8cdc1f9 - 13.23% (2.6 MB)

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

[#003] sha256:3d589b18bca725988f2a18300e90ac4de585525e48d60a0365618118a759beb7 - 67.99% (13.3 MB)


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

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

2026-01-28 01:18:04 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 ip6tables iproute2 iptables # buildkit

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