• @[email protected]
    link
    fedilink
    English
    130 days ago

    sudo pacman -S docker-compose

    I did all the steps you mentioned and now it works(at least if use sudo to run the commands).

    • Pyrosis
      link
      fedilink
      English
      130 days ago

      I thought it would. If it still requires sudo to run it is probably just docker wanting your user account added to the docker group. If the “docker” group doesn’t exist you can safely create it.

      You will likely need to log out and log back in for the system to recognize the new group permissions.