I don't have systemd in my Linux but runit.
for systemd user, start and enable docker can be done as follows
systemctl start docker.service systemctl enable docker.service
But how to start docker for runit users?
Have a look maybe here: https://docs.voidlinux.org/config/services/index.html
sections: Basic Usage & Enabling Services
Basic Usage
Enabling Services
Have a look maybe here: https://docs.voidlinux.org/config/services/index.html
sections:
Basic Usage&Enabling Services