[P3] pause / unpause container #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gap
No tool to pause/unpause (freeze) a container instead of stopping it.
Container Manager equivalent
The Container tab supports pause/resume.
Suggested approach
DSM API:
SYNO.Docker.Container— pause/unpause methods, analogous to the confirmedstop.Reverse-engineering effort
Low.
Priority
P3.
Won't fix � DSM Container Manager auf dieser Firmware bietet kein Pause/Resume. Das GUI-Aktionsmen� kennt nur Start / Stopp / Stopp erzwingen / Neustart / Zur�cksetzen, und direkte Calls auf
SYNO.Docker.Container/pauseund/unpauseantworten mit "Method does not exist".pause_containerundunpause_containerwurden in 0.4.0 kurz mitgeliefert und in 0.4.1 (commit24b9733) wieder entfernt. Die �brigen drei Lifecycle-Tools (start_container,stop_container,restart_container) sind unver�ndert verf�gbar.