Simon

Members
  • Posts

    147
  • Joined

  • Last visited

Report Comments posted by Simon

  1. You should never paste random code from the Internet into your computer without understanding what it does... but that aside, if you open up a terminal and paste in the following line:
     

    wget https://gist.githubusercontent.com/ljm42/74800562e59639f0fe1b8d9c317e07ab/raw/387caba4ddd08b78868ba5b0542068202057ee90/fix_docker_client -O /tmp/dockfix.sh; sh /tmp/dockfix.sh

    Then the fix should be applied until you reboot.

    • Like 2
    • Haha 1