Namespace
netbirdio
Image / Tag
netbird:0.67.3-rootless-amd64
Content Digest
sha256:1c618817cf791462d17d3c63dd4ee6f44b1d642377f3e23e2ff3602adc23c409
Details
Created

2026-04-02 18:51:39 UTC

Size

17.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2026-04-02T18:34:34Z
  • org.opencontainers.image.revision
    9d1a37c64455798aa4b15b7404700d78993588c4
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.67.3

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_SERVICE_TIMEOUT

30

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

[#001] sha256:ad3ab5d483f676ccc4ed09c080271948688ad60047532e5b87e6860f31f26e16 - 5.74% (1.01 MB)

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

[#003] sha256:d57b64dc82d2b8fe05ea9bc9993e25b333567d4e038c9928bf98a0ccde16dcb8 - 0.01% (1.04 KB)

[#004] sha256:da33fbe708a9e81599874a5ce0e9332e6f5f9a57e5c0b78bfb8e48368be94d4f - 73.72% (13 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"]

2026-04-02 18:51:38 UTC (buildkit.dockerfile.v0)

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

2026-04-02 18:51:38 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/netbird

2026-04-02 18:51:38 UTC (buildkit.dockerfile.v0)

USER netbird:netbird

2026-04-02 18:51:38 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=30

2026-04-02 18:51:38 UTC (buildkit.dockerfile.v0)

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

2026-04-02 18:51:38 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2026-04-02 18:51:38 UTC (buildkit.dockerfile.v0)

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

2026-04-02 18:51:39 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