Namespace
netbirdio
Image / Tag
netbird:0.42.0-rootless-arm64v8
Content Digest
sha256:557c5183f2dc67c61f01b021cc10e8dbb1d243dfcb377fe9cde763fb23f330ee
Details
Created

2025-04-23 20:30:08 UTC

Size

14.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-04-23T20:28:59Z
  • org.opencontainers.image.revision
    400b9fca329cbe0d7c2dc3e37cdef3115126a7e8
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.42.0

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:cb8611c9fe5154550f45e284cf977cda4e2b2fee3478552eee31d84be3c95003 - 26.0% (3.81 MB)

[#001] sha256:d009b3ec9c8ec9f254a1df5dd24779c4ac89630a5848a2c96dc9d248d6ba5c43 - 72.05% (10.6 MB)

[#002] sha256:3f0e7385777ad0326c114ffc82426261ab377366e49c6560a15a5ae152b963d3 - 1.95% (292 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-aarch64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2025-04-23 20:30:04 UTC (buildkit.dockerfile.v0)

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

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

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

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/netbird

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

USER netbird:netbird

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

ENV NB_FOREGROUND_MODE=true

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

ENV NB_USE_NETSTACK_MODE=true

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

ENV NB_ENABLE_NETSTACK_LOCAL_FORWARDING=true

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

ENV NB_CONFIG=config.json

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

ENV NB_DAEMON_ADDR=unix://netbird.sock

2025-04-23 20:30:08 UTC (buildkit.dockerfile.v0)

ENV NB_DISABLE_DNS=true

2025-04-23 20:30:08 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