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
newgrp docker
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
newgrp docker
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)