Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: ondrousn on 26 October 2020, 12:53:30

Title: [SOLVED] Docker installation
Post by: ondrousn on 26 October 2020, 12:53:30
Hello, I am running Artix OpenRC. I installed Docker using
Code: [Select]
yay -S docker

Now I am struggling with starting the service, as command
Code: [Select]
rc-update add docker default
returns:

Code: [Select]
rc-update: service `docker' does not exist
.

Please how can I get the docker running?
Title: Re: Docker installation
Post by: phoenix_king_rus on 26 October 2020, 14:15:16
Install docker-openrc package. Init scripts are not included in packages themselves