I’m running Ubuntu 22.04 on an ESXi VM. I’ve got a container that needs to run 24/7. When my server boots up, the VM auto starts. But Docker Desktop will not start until after I’ve logged into the Ubuntu VM. Is there a way to get it to autostart without needing me to log in?
Docker Desktop is for development. If you want to run containers in production 24/7, you need Docker CE.