r/linuxmint icon

Go to linuxmint

How to Install Docker on Linux Mint 21

Guide

Thumbnail image: Customize your trading experience with an advanced platform suite. Find, click, trade across asset classes with TradeStation.

For anyone who comes across this in the future, you need to edit the docker.list file for this to work, for LM 22 you want to use noble instead of wilma, and for LM 21 you want to use jammy

More replies

I think some people are trolling

More replies More replies

I needed this last week :) in my case I am using Mint 20 so I needed to add "focal" repository instead of "jammy".

I would add, refuse the temptation to use the convenience script. I did that and some thing in the docker integration in Pycharm didn't work.

When removed and then installed it again "the hard way" it suddenly worked.

I went to Software Manager and installed docker.io through the GUI.

Comment removed by moderator

Thanks! I've been out of Linux space for far too long. Probably since before Docker was a thing. The above link worked for me.

Deets:

~/DEV$ cat /etc/*release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=21.3
DISTRIB_CODENAME=virginia
DISTRIB_DESCRIPTION="Linux Mint 21.3 Virginia"
NAME="Linux Mint"
VERSION="21.3 (Virginia)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 21.3"
VERSION_ID="21.3"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=virginia
UBUNTU_CODENAME=jammy

More replies More replies