Network UPS Tools (NUT) backport build container
963
Network UPS Tools (NUT) backport build container
Import the public GPG key that is used to sign the packages:
curl -fsSL https://repo.sotolar.com/deb/archive-keyring.asc \
| sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/repo.sotolar.com.gpg
Then add the repository to the APT sources list:
sudo tee /etc/apt/sources.list.d/nut.sources >/dev/null <<'EOF'
Types: deb
URIs: https://repo.sotolar.com/deb/debian
Suites: trixie-backports
Components: nut
Signed-By: /etc/apt/trusted.gpg.d/repo.sotolar.com.gpg
EOF
Content type
Image
Digest
sha256:83423a974…
Size
301.8 MB
Last updated
8 months ago
docker pull misotolar/nut-builder