@ -18,7 +18,7 @@ Your one stop shop for all cloud images, sources and scripts is https://github.c
- **Generic Cloud Images (cloud-init):** One of the most highly requested. All generic cloud images are available in QCOW format on the mirrors and from the main repo: https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/. **The username is "almalinux"**. We've done quite a bit of testing here to ensure that you have a great experience with this. We know that there lots of different cloud configs out there and we'd like to make sure we cover any possible edge cases. **So, if you are a hosting company and would like to help sponsor testing infrastructure for cloud-init images please reach out to us on the [AlmaLinux Community Chat](https://chat.almalinux.org/).**
- **LXC/LXD:** Our official LXC and LXD container images are now available as well for x86_64 and aarch64 as well. You can check out any of the public image servers (https://images.linuxcontainers.org) for more information. **Special shout out to community members Security Team Lead Justin Coffman (https://github.com/jcoffm) for the initial patch to Distrobuilder, the amazing Elkhan Mammadli (https://github.com/LKHN) as well for all his efforts, and to all the community members who helped out with testing.**
- **Official Docker Images:** You can find the official Docker image for AlmaLinux on [Docker Hub](https://hub.docker.com/_/almalinux). The kind folks over at docker were nice enough to save you a few keystrokes too, so just `docker pull almalinux` and you're good to go.
- **Quay.io:** If quay is your thing, we've got you covered. Check out https://quay.io/repository/almalinux/almalinux.
- **Quay.io:** If quay is your thing, we've got you covered. Check out https://quay.io/repository/almalinuxorg/almalinux.
- **Vagrant:** Vagrant boxes are available with support for VirtualBox, VMWare, Hyper-V and Libvirt. Check out https://app.vagrantup.com/almalinux and `vagrant init almalinux/8` and `vagrant up` your way to some good times. **We're also looking for someone who would like to help implement a Parallels provider for Vagrant as well. If you'd like to help please reach out to us on the [AlmaLinux Community Chat](https://chat.almalinux.org/).**
- **AWS:** Thanks to our awesome Sponsors at [Amazon Web Services](https://aws.amazon.com/) we have both [AWS Marketplace](https://aws.amazon.com/marketplace/pp/B094C8ZZ8J) and [Community AMIs](https://wiki.almalinux.org/cloud/AWS.html) available. Check out that last link to the AWS page on our wiki for a listing of all Community AMI IDs for reach region. AARCH64/Graviton Images are coming soon as well, so bookmark that page and make sure you follow us for the latest updates.
- **Google Cloud:** Last but certainly not least, Google Cloud images are now available as well. All the info you need is right here: https://cloud.google.com/compute/docs/images#almalinux
@ -55,7 +55,7 @@ Container image tag for Minimal (Platform): `almalinux:minimal`
Container image tag for Minimal (UBI alternative): `almalinux/8-minimal`
All images are available at AlmaLinux's [Docker Hub](https://hub.docker.com/_/almalinux) and [quay.io](https://quay.io/repository/almalinux/almalinux).
All images are available at AlmaLinux's [Docker Hub](https://hub.docker.com/_/almalinux) and [quay.io](https://quay.io/repository/almalinuxorg/almalinux).
We'd also like to welcome AWS' [ECR Container Registry](https://gallery.ecr.aws/?searchTerm=almalinux) Service. All AlmaLinux images will be published there as well in the future. If you're running container-based workloads on [AWS](https://aws.amazon.com/) on either ECS, EKS or anywhere else really, AlmaLinux containers are now available to you locally on AWS.