Block a user
netbird (0.60.7)
Published 2025-12-09 04:51:42 +00:00 by mtdwma
Installation
docker pull gitea.pighouse.cc/mtdwma/netbird:0.60.7sha256:245c3b385539612a2281d4d3471acd45bce7b2ff7c0920ab5bc3cbe5828f48fdImage Layers
| ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache bash ca-certificates ip6tables iproute2 iptables # buildkit |
| ENV NETBIRD_BIN=/usr/local/bin/netbird NB_LOG_FILE=console,/var/log/netbird/client.log NB_DAEMON_ADDR=unix:///var/run/netbird.sock NB_ENTRYPOINT_SERVICE_TIMEOUT=5 NB_ENTRYPOINT_LOGIN_TIMEOUT=5 |
| ENTRYPOINT ["/usr/local/bin/netbird-entrypoint.sh"] |
| ARG NETBIRD_BINARY=netbird |
| COPY client/netbird-entrypoint.sh /usr/local/bin/netbird-entrypoint.sh # buildkit |
| COPY netbird /usr/local/bin/netbird # buildkit |
Labels
| Key | Value |
|---|---|
| maintainer | dev@netbird.io |
| org.opencontainers.image.created | 2025-12-04T20:39:04Z |
| org.opencontainers.image.revision | cb6b086164608d66c1dbaf33adaa2e4d9a6b1905 |
| org.opencontainers.image.source | https://github.com/netbirdio/netbird |
| org.opencontainers.image.title | netbird |
| org.opencontainers.image.version | 0.60.7 |
Details
Versions (2)
View all