Namespace
netbirdio
Image / Tag
netbird:0.60.1-rootless-arm64v8
Content Digest
sha256:fb5b1a63925af67de0c2880ac34b3342e07854e7509e402f50c1059390ed746d
Details
Created

2025-11-19 14:26:23 UTC

Size

16.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-11-19T14:24:48Z
  • org.opencontainers.image.revision
    68f56b797d43a2bc9c3a68eed9c33866c3fcf0d6
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.60.1

Environment
NB_CONFIG

/var/lib/netbird/config.json

NB_DAEMON_ADDR

unix:///var/lib/netbird/netbird.sock

NB_DISABLE_DNS

true

NB_ENABLE_NETSTACK_LOCAL_FORWARDING

true

NB_ENTRYPOINT_LOGIN_TIMEOUT

1

NB_ENTRYPOINT_SERVICE_TIMEOUT

5

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:d69d4d41cfe2ee680d6972795e2a1eb9e4dc4ec3b3c5e0797c9ab43bb3726fa7 - 24.05% (3.94 MB)

[#001] sha256:0dd444897d855246e53dd2d469c98ec6d07b053a4310f1d4dae1cdd19dc603d5 - 6.54% (1.07 MB)

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

[#003] sha256:ef018940a699824195876c9f26dc40aedffb3ad0ff281514d0e77cf0fb31394e - 0.01% (1.41 KB)

[#004] sha256:72e4e66a650258d0a8e0ebd7a0d06601bf23563693597f78e133d25804a0f037 - 69.4% (11.4 MB)


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

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

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

CMD ["/bin/sh"]

2025-11-19 14:26:23 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache bash ca-certificates && adduser -D -h /var/lib/netbird netbird # buildkit

2025-11-19 14:26:23 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/netbird

2025-11-19 14:26:23 UTC (buildkit.dockerfile.v0)

USER netbird:netbird

2025-11-19 14:26:23 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_ENTRYPOINT_SERVICE_TIMEOUT=5 NB_ENTRYPOINT_LOGIN_TIMEOUT=1

2025-11-19 14:26:23 UTC (buildkit.dockerfile.v0)

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

2025-11-19 14:26:23 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2025-11-19 14:26:23 UTC (buildkit.dockerfile.v0)

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

2025-11-19 14:26:23 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