Skip to content

Docker not available on most recent al2 1.31 image #2363

@kmentch

Description

@kmentch

Environment:

  • AWS Region:
  • Instance Type(s):
  • EKS Platform version (use aws eks describe-cluster --name <name> --query cluster.platformVersion):
  • Kubernetes version (use aws eks describe-cluster --name <name> --query cluster.version):
  • AMI Version:
  • Kernel (e.g. uname -a):
  • Release information (run cat /etc/eks/release on a node):
$ uname -a
Linux ip-10-6-188-68.ec2.internal 5.10.239-236.958.amzn2.x86_64 #1 SMP Tue Jul 15 10:36:12 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

AMI - ami-0154a7c55b9999c7f

$ cat /etc/os-release
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/"
SUPPORT_END="2026-06-30"

We had a node upgrade to this instance version this morning and in our script to bring it online it installs docker, docker is not available to install as a package in this image:

$ sudo yum search docker
Loaded plugins: priorities, update-motd, versionlock
=========================================================================================================================== N/S matched: docker ============================================================================================================================
pcp-pmda-docker.x86_64 : Performance Co-Pilot (PCP) metrics from the Docker daemon
amazon-ecr-credential-helper.x86_64 : Amazon ECR Docker Credential Helper
nerdctl.x86_64 : nerdctl is a Docker-compatible CLI for containerd.
oci-add-hooks.x86_64 : Injects OCI hooks as a Docker runtime

  Name and summary matches only, use "search all" for everything.

Is there something wrong? or did docker get removed in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions