PUT /api/runtime/podman/login/
Authorization: Bearer ${token}
Content-Type: application/json
{ "password": "", "username": "" }
[ { "kind": "status", "payload": { "code": 0, "message": "" } } ]
Runtime docker image remove request
Remove a Docker image
Runtime podman logout request
Sign out of a Podman registry