Skip to content

Kali 2025.3 repository [...] kali-rolling Release' does not have a Release file #534

@doritoes

Description

@doritoes

When I use the quick install script on Kali 2025.3:

curl -fsSL https://get.docker.com/ -o install-docker.sh
cat install-docker.sh
sh install-docker.sh --dry-run
sudo sh install-docker.sh

I get the error

E: The repository 'https://download.docker.com/linux/debian kali-rolling Release' does not have a Release file.

Contents of /etc/apt/sources.list.d/docker.list
deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/debian kali-rolling stable

What is the recommended way to install docker on Kali using install script?

I want docker on the Kali workstation so I can run Ostorlab Known Exploited Vulnerabilities (KEV) Detector https://github.com/Ostorlab/KEV

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