Namespace
netbirdio
Image / Tag
netbird:0.49.0-arm64v8
Content Digest
sha256:f97fad9ece077ddda2966aaba3ad7650f98538dd6a5ed9a66bc86a45bf5a5f56
Details
Created

2025-06-24 19:52:42 UTC

Size

16.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.created
    2025-06-24T19:40:03Z
  • org.opencontainers.image.revision
    d897365abcda8527b7ff34d20d43cb5920b4428c
  • org.opencontainers.image.source
    https://github.com/netbirdio/netbird
  • org.opencontainers.image.title
    netbird
  • org.opencontainers.image.version
    0.49.0

Environment
NB_FOREGROUND_MODE

true

PATH

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


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 23.18% (3.81 MB)

[#001] sha256:adb2e11c0dd27a2825b82b1e069eb3e924f87c74cda6000e581a79676df59651 - 12.13% (1.99 MB)

[#002] sha256:1c27f7937798dc6d85b7144717a5fa9493452005b7704042e729477731c33cb3 - 64.69% (10.6 MB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

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

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-06-24 19:52:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates ip6tables iproute2 iptables # buildkit

2025-06-24 19:52:42 UTC (buildkit.dockerfile.v0)

ARG NETBIRD_BINARY=netbird

2025-06-24 19:52:42 UTC (buildkit.dockerfile.v0)

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

2025-06-24 19:52:42 UTC (buildkit.dockerfile.v0)

ENV NB_FOREGROUND_MODE=true

2025-06-24 19:52:42 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