cyberpanel/dockerManager/templates/dockerManager
Master3395 f95566d3eb Add pull image functionality and enhance error handling
- Implemented a new `pullImage` method in `ContainerManager` to pull Docker images with validation and error handling.
- Added a corresponding URL route for the `pullImage` view.
- Updated the `views.py` to handle user permissions and session management for the new feature.
- Improved error handling across the codebase by replacing `BaseException` with `Exception`.
- Enhanced rate limiting logic to support JSON format for tracking timestamps.
- Updated UI styles in `manageImages.html` for consistency in gradient backgrounds.
2025-09-12 22:35:02 +02:00
..
images.html dark mode 2025-08-03 01:59:50 +05:00
index.html Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
install.html add/delete records 2025-08-05 21:08:51 +05:00
listContainers.html dark mode 2025-08-03 01:59:50 +05:00
manageImages.html Add pull image functionality and enhance error handling 2025-09-12 22:35:02 +02:00
runContainer.html Enhance environment variable management with advanced mode and import/export features 2025-09-12 21:10:06 +02:00
viewContainer.html Enhance environment variable management with advanced mode and import/export features 2025-09-12 21:10:06 +02:00