mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-25 18:25:04 +01:00
- Introduced Docker socket proxy handling in the agent. - Added environment variables for Docker socket configuration. - Implemented new Docker handler with endpoint permissions based on environment settings. - Added tests for Docker handler functionality. - Updated go.mod to include gorilla/mux for routing.