PUT /api/platform/docker/login/
Authorization: Bearer ${token}
Content-Type: application/json
{ "password": "", "username": "" }
[ { "kind": "status", "payload": { "code": 0, "message": "" } } ]
Platform apptainer instance stop request
Request of stop platform apptainer instance
Platform docker logout request
Request of logout platform docker
Overview