Namespace
netbirdio
Image / Tag
netbird:0.70.0-amd64
Content Digest
sha256:8d9b048e6a3c5e0370250b5a0d5489ae73b29fe257577d592bdab33ce6abfe9d
Details
Created

2026-04-27 09:38:11 UTC

Size

19.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2026-04-27T09:37:09Z
  • org.opencontainers.image.revision
    34167c8a160d66668eb5592fb2589b13adcd8ee0
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.70.0

Environment
NB_DAEMON_ADDR

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

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.94% (3.68 MB)

[#001] sha256:65066b2a05a416a6c6f481288225778fa84e69fcec8909c007cd2e610fb6893f - 13.36% (2.6 MB)

[#002] sha256:56b8d2e291ecafdfb0ab545b1c7be2d484db3d2d1296015a5684441bc0fa629f - 0.01% (1.04 KB)

[#003] sha256:b73fe66d921b57adeaf12aca51e4f2c978cab82eae84fe2544eb33f104eb1ff1 - 67.7% (13.2 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-04-27 09:38:11 UTC (buildkit.dockerfile.v0)

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

2026-04-27 09:38:11 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=30

2026-04-27 09:38:11 UTC (buildkit.dockerfile.v0)

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

2026-04-27 09:38:11 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2026-04-27 09:38:11 UTC (buildkit.dockerfile.v0)

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

2026-04-27 09:38:11 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