NoDocker installation required
Export container images
Download Docker Images Without Installing Docker
Direct Download from Docker Hub, GHCR.io, Quay.io, GCR.io
Export public images into ready-to-download tar archives, parse Compose/K8s/Quadlet stacks, and deliver multi-image ZIP bundles in minutes.
Choose one input method: upload/drop a file or paste YAML below.
or drop a file here
No file selected
Supports Docker Compose / Kubernetes (.yaml), and Podman Quadlet (.container)
Detected images
Load your ContainerDL tar locally
Pick the command that matches your runtime after downloading the tar file.
Docker
docker load -i containerdl_export.tar
Imports the image into your local Docker daemon.
Podman
podman load -i containerdl_export.tar
Loads the image into your Podman storage.
containerd (nerdctl)
nerdctl load -i containerdl_export.tar
Great for servers using containerd.
Kubernetes nodes (ctr)
ctr -n k8s.io images import containerdl_export.tar
Use on the node when Docker isn’t installed.
Guides for downloading container images
Short reads for Windows, offline workflows, and registry downloads.
Registry-specific downloads
Direct guides for Docker Hub, GHCR, ECR, GCR, ACR, Quay, Harbor, and GitLab registry exports.
Download from Docker Hub
Export Docker Hub images to TAR without Docker.
Download from GHCR
Export ghcr.io images online, including private repos on paid plans.
Download from Amazon ECR
Pull public ECR images to TAR for offline nodes.
Download from Google GCR
Get gcr.io images as TAR without local Docker.
Download from Azure ACR
Export ACR images for offline transfer and air-gapped environments.
Download from Quay.io
Export Quay images to TAR in your browser.
Download from Harbor
Prepare Harbor images for offline hosts and USB delivery.
Download from GitLab Registry
Export GitLab Container Registry images to TAR bundles.