Namespace
netbirdio
Image / Tag
netbird:0.64.1-amd64
Content Digest
sha256:28781a8d8a7e474af4e4186a0332c3cf50d042c42b253ee1eb86b345e236fc05
Details
Created

2026-01-23 18:11:02 UTC

Size

19.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2026-01-23T18:10:14Z
  • org.opencontainers.image.revision
    67211010f7240d53734abd922777c32fccb02754
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.64.1

Environment
NB_DAEMON_ADDR

unix:///var/run/netbird.sock

NB_ENTRYPOINT_LOGIN_TIMEOUT

5

NB_ENTRYPOINT_SERVICE_TIMEOUT

5

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:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 - 19.24% (3.68 MB)

[#001] sha256:52e7ad7d45532ef7e62f5814336ee4206638002174709fe91d9b3482e59b738a - 13.61% (2.6 MB)

[#002] sha256:b2d3680896ddf65d66dca9e07fffc0650bdbecced6c75afc51c11f343f9f622e - 0.01% (1.41 KB)

[#003] sha256:0849c12b0f3e6a6afd3d6d1b8ec52ddc4ea1ce30f7a24cdd5b62da09c5de86d0 - 67.15% (12.8 MB)


History
2025-12-18 00:12:29 UTC (buildkit.dockerfile.v0)

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

2025-12-18 00:12:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-01-23 18:11:02 UTC (buildkit.dockerfile.v0)

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

2026-01-23 18:11:02 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_ENTRYPOINT_SERVICE_TIMEOUT=5 NB_ENTRYPOINT_LOGIN_TIMEOUT=5

2026-01-23 18:11:02 UTC (buildkit.dockerfile.v0)

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

2026-01-23 18:11:02 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2026-01-23 18:11:02 UTC (buildkit.dockerfile.v0)

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

2026-01-23 18:11:02 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