In this directory you can find the cloud images provided by the Debian Cloud Team. The downloadable images in this directory correspond with the images published to the commercial providers with which we have a relationship. You typically will not need to download images here in order to use them on those services. The currently supported cloud environments are:
If you need to inject images into an OpenStack environment, you would typically need to upload it to Glance, using a command like this one (example for amd64):
openstack image create \ --container-format bare \ --disk-format qcow2 \ --property hw_disk_bus=scsi \ --property hw_scsi_model=virtio-scsi \ --property os_type=linux \ --property os_distro=debian \ --property os_admin_user=debian \ --property os_version='10.9.1' \ --public \ --file debian-13-generic-amd64-20250811-2201.qcow2 \ debian-13-generic-amd64-20250811-2201.qcow2
Note that hw_disk_bus=scsi and hw_scsi_model=virtio-scsi select the virtio-scsi driver instead of the virtio-blk, which is nicer (on older versions of Qemu, virtio-blk doesn't have the FSTRIM feature, for example). Also, the properties os_type, os_distro, os_version and os_admin_user are OpenStack standards as per this document. It is best practice to set them, especially on public clouds, to allow your cloud users to filter the image list to search what they need, for example using a command like this one:
openstack image list --property os_distro=debian
For the current official images (in the per-distribution directories), the safest method is to download the image and checksum files over TLS from cloud.debian.org or cdimage.debian.org. These names support DNSSEC, so a validating resolver can ensure that a client is connected to a Debian host. And TLS ensures that the data is not manipulated in flight.
The legacy OpenStack images (in the OpenStack/ directory) provide checksums and signatures. See SHA512SUMS.sign, etc. For more information about the verification steps, read the verification guide
If you're interested in contributing checksum signatures for the current images, please reach us on the list: debian-cloud at lists.debian.org.
See the Cloud FAQ on the wiki
Contact the Debian Cloud Team: debian-cloud at lists.debian.org
![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | HEADER.html | 2025-08-14 16:12 | 5.7K | |
![]() | OpenStack/ | 2024-07-01 23:19 | - | |
![]() | bookworm-backports/ | 2025-08-14 18:39 | - | |
![]() | bookworm/ | 2025-08-14 18:07 | - | |
![]() | bullseye-backports/ | 2025-07-03 20:52 | - | |
![]() | bullseye/ | 2025-08-01 22:52 | - | |
![]() | buster-backports/ | 2024-07-03 21:46 | - | |
![]() | buster/ | 2024-07-03 21:46 | - | |
![]() | sid/ | 2024-04-01 14:20 | - | |
![]() | trixie/ | 2025-08-14 17:21 | - | |