Namespace
netbirdio
Image / Tag
netbird:0.47.1-rootless-arm
Content Digest
sha256:7a66d75c758ea38a9205d97074176e84699a335f65f31637276b847f026d5469
Details
Created

2025-06-16 23:27:12 UTC

Size

13.9 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-06-16T23:26:01Z
  • org.opencontainers.image.revision
    d4a800edd5dc0e5a830ef9bfe17c863294de605b
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.47.1

Environment
NB_CONFIG

config.json

NB_DAEMON_ADDR

unix://netbird.sock

NB_DISABLE_DNS

true

NB_ENABLE_NETSTACK_LOCAL_FORWARDING

true

NB_FOREGROUND_MODE

true

NB_USE_NETSTACK_MODE

true

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:39ad020c297459aff9281e5c635286218011e335f3460834ae8397a771bfec55 - 21.23% (2.96 MB)

[#001] sha256:4402d8b74a4fb8402be6ccd8228529c6a8d303e49a35ed6a515fc5404d2aafe5 - 76.74% (10.7 MB)

[#002] sha256:dcfcec06f9d63a855bb912235482c9de764e7d9478ce6961b1df6c7c9d1f6596 - 2.03% (289 KB)

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


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.0-armv7.tar.gz / # buildkit

2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-06-16 23:27:08 UTC (buildkit.dockerfile.v0)

COPY netbird /usr/local/bin/netbird # buildkit

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

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

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/netbird

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

USER netbird:netbird

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENV NB_FOREGROUND_MODE=true

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENV NB_USE_NETSTACK_MODE=true

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENV NB_ENABLE_NETSTACK_LOCAL_FORWARDING=true

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENV NB_CONFIG=config.json

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENV NB_DAEMON_ADDR=unix://netbird.sock

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENV NB_DISABLE_DNS=true

2025-06-16 23:27:12 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/netbird" "up"]

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