Sign inSign up

paleozogt/debian

By paleozogt

Updated almost 2 years ago

Debian distros built from debuerreotype for multiple architectures.

Image
0

2.6K

paleozogt/debian repository overview

Debian distros built in the same way as the official images via the debuerreotype rootfs tool.

What's different is that these images include more architectures than normal, including unusual unofficial ones from ports such as ppc and ppc64.

If you get an error with apt-get like The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8D69674688B6CB36, you can update it in a roundabout fashion:

$ wget http://ftp.us.debian.org/debian/pool/main/d/debian-ports-archive-keyring/debian-ports-archive-keyring_2024.02.02_all.deb
...
$ docker run --rm -it -v$PWD:$PWD -w$PWD paleozogt/debian:sid-ppc64
# dpkg -i debian-ports-archive-keyring_2024.02.02_all.deb
# apt-get update
...

Tag summary

Content type

Image

Digest

sha256:76781caa1

Size

52.1 MB

Last updated

almost 2 years ago

docker pull paleozogt/debian:sid-20240803