Post-installation steps for Linux | Docker Documentation

PHOTO EMBED

Sun Feb 06 2022 12:49:05 GMT+0000 (Coordinated Universal Time)

Saved by @ezekix912

$ sudo systemctl enable docker.service
$ sudo systemctl enable containerd.service
content_copyCOPY

starting docker on boot

https://docs.docker.com/engine/install/linux-postinstall/