I tried first steps with docker in Manjaro.
docker info gaves
me lot of info
docker search mysql
gaves me lots of errors:
$ docker search mysql
Warning: failed to get default registry endpoint from daemon (Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.38/info: dial unix /var/run/docker.sock: connect: permission denied). Using system default: https://index.docker.io/v1/
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.38/images/search?limit=25&term=mysql: dial unix /var/run/docker.sock: connect: permission denied
i tried then:
sudo usermod -a -G docker $USER
it answers: group »docker« not exist.
hmmm. what could i do?
some other erros:
systemctl start docker
service not found
lates i switched to totorial
pacman -S docker
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...
Pakete (4) bridge-utils-1.6-3 containerd-1.3.0-1 runc-1.0.0rc9-1
docker-1:19.03.3-1
Gesamtgröße des Downloads: 65,15 MiB
Gesamtgröße der installierten Pakete: 314,86 MiB
:: Installation fortsetzen? [J/n] j
:: Empfange Pakete...
bridge-utils-1.6-3-... 15,5 KiB 516K/s 00:00 [######################] 100%
runc-1.0.0rc9-1-x86_64 2,2 MiB 6,58M/s 00:00 [######################] 100%
Fehler: Konnte Datei 'containerd-1.3.0-1-x86_64.pkg.tar.xz' nicht von ftp.nluug.nl übertragen : The requested URL returned error: 404