Namespace
netbirdio
Image / Tag
netbird:0.59.2-amd64
Content Digest
sha256:31c6dc31e62e6030bc90cae6d001e683f7c1b62f3c65f912e5659b4db03b475f
Details
Created

2025-10-02 22:46:47 UTC

Size

18 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-10-02T22:45:18Z
  • org.opencontainers.image.revision
    e7b5537dcc280384470668f461bbb1f7d2f41218
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.59.2

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

[#001] sha256:05f04b6980965c6501e22fb310c747e9f4b8304bf5aebb589632221839d127bc - 14.23% (2.57 MB)

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

[#003] sha256:11983be640ad50ffa80ebbd9320103c0877a68434bdfa1b42b6d8d2a50bacc98 - 65.69% (11.9 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"]

2025-10-02 22:46:47 UTC (buildkit.dockerfile.v0)

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

2025-10-02 22:46:47 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

2025-10-02 22:46:47 UTC (buildkit.dockerfile.v0)

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

2025-10-02 22:46:47 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2025-10-02 22:46:47 UTC (buildkit.dockerfile.v0)

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

2025-10-02 22:46:47 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