mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-15 16:13:32 +01:00
- Added Restart, Start, and Stop functions to manage Docker containers by ID. - Introduced corresponding request structs (StartRequest, StopRequest) for handling input. - Updated Swagger documentation to include new endpoints and request/response schemas.