Install Docker on Linux Mint 20.3
1. Update the apt package index and install packages to allow apt to use a repository over HTTPS:
sudo apt-get update
sudo apt-get install ca-certificates curl gnupg
Edit bashrc file (~/.bashrc
)
Method 1 : Install and run drush as described in this article
This is the recommended method