[Unit] Description=Docker Socket for the API [Socket] # Set a socket path that doesn't conflict with the default. # Podman will be configured to use the default path. ListenStream=/run/actualdocker.sock SocketMode=0660 SocketUser=root SocketGroup=docker [Install] WantedBy=sockets.target