Namespace
netbirdio
Image / Tag
netbird:0.39.1-rootless-amd64
Content Digest
sha256:383c46fc868c00b87e289fcace912f6a7e3ef576bf174181c214aac4f17a2a8f
Details
Created

2025-03-24 00:06:56 UTC

Size

15 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-03-24T00:06:13Z
  • org.opencontainers.image.revision
    9cbcf7531fd4c3e2a4238e7b700e8719bcec2b63
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.39.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:38a8310d387e375e0ec6fabe047a9149e8eb214073db9f461fee6251fd936a75 - 23.12% (3.48 MB)

[#001] sha256:9e64ea918fa7faecacf2f46af1d709929b24a3a3ebad3e317824c6f8fc652243 - 75.0% (11.3 MB)

[#002] sha256:dbeaf3a1af07a434d4bd89c916008b4e4b6d3f5bbe74fca65f760e4ef8764cf8 - 1.88% (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-x86_64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2025-03-24 00:06:54 UTC (buildkit.dockerfile.v0)

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

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

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

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/netbird

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

USER netbird:netbird

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

ENV NB_FOREGROUND_MODE=true

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

ENV NB_USE_NETSTACK_MODE=true

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

ENV NB_ENABLE_NETSTACK_LOCAL_FORWARDING=true

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

ENV NB_CONFIG=config.json

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

ENV NB_DAEMON_ADDR=unix://netbird.sock

2025-03-24 00:06:56 UTC (buildkit.dockerfile.v0)

ENV NB_DISABLE_DNS=true

2025-03-24 00:06:56 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