Ernest Seah
07/28/2020, 12:33 PMAhmed Ghazy
07/28/2020, 1:05 PM/etc/default/grub file?Ernest Seah
07/28/2020, 1:21 PMTim Edwards
07/28/2020, 2:34 PMErnest Seah
07/28/2020, 2:35 PMsto
07/28/2020, 4:14 PMErnest Seah
07/28/2020, 6:23 PMErnest Seah
07/28/2020, 6:57 PMAhmed Ghazy
07/28/2020, 7:05 PMdocker run without sudo . If you do groups and "docker" is not one of them, you need to create the docker group using: sudo groupadd docker. Then you need to add youself to it using:
sudo usermod -aG docker $USERAhmed Ghazy
07/28/2020, 7:06 PMnewgrp docker if you don't want to log out and back in again now).Ernest Seah
07/29/2020, 1:50 AMErnest Seah
07/29/2020, 7:29 AMErnest Seah
07/29/2020, 8:50 AM