Added a new delete logger to easily track all delete operations.
Introduced combined.txt, which consolidates all log types into a single file for easier log analysis while still retaining separate log files for each type.
Fixed a bug in Docker image handling where layers from older versions were sometimes virtually deleted (but not physically removed from S3) due to an issue in virtual file management.
Fixed a UI bug in Docker layer commands where the layer size was sometimes misaligned.