v1
latestSwagger 2.02026-07-17107114423.2 KBContainer
Pause a container
Use the freezer cgroup to suspend all processes in a container.
Traditionally, when suspending a process the SIGSTOP signal is used, which is observable by the process being suspended. With the freezer cgroup the process is unaware, and unable to capture, that it is being suspended, and subsequently resumed.
post/containers/{id}/pause
Path parameters
idstring required
ID or name of the container
Response
no error