Sign in

Set up the stable repository

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Set up the stable repository for Docker.
sudo add-apt-repository 'deb [arch=amd64] https://download.docker.com/linux/ubuntu <$(lsb_release -cs)> stable'
copied