Unbound backport build container
2.5K
Unbound 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/unbound.sources >/dev/null <<'EOF'
Types: deb
URIs: https://repo.sotolar.com/deb/debian
Suites: trixie-backports
Components: unbound
Signed-By: /etc/apt/trusted.gpg.d/repo.sotolar.com.gpg
EOF
Content type
Image
Digest
sha256:1178351e8…
Size
304.5 MB
Last updated
27 days ago
docker pull misotolar/docker-unbound-builder