Type this command below in your terminal
sudo apt install docker.io docker-compose-v2
Then after finishing the installation
Add Docker as a usergroup
sudo usermod -aG docker $USER
Type this command below in your terminal
sudo apt install docker.io docker-compose-v2
Then after finishing the installation
Add Docker as a usergroup
sudo usermod -aG docker $USER
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)