Nikolai Ogorodnik

Results 6 issues of Nikolai Ogorodnik

### Already reported ? * - [X] I have searched the existing open and closed issues. ### Regression? Yes ### System Info and Version System/Version info ```sh Hyprland, built from...

bug

1. Created docker image. 2. Enhanced ReadMe design. 3. Added docker to ReadMe. Also you have to build this image and push it to docker hub and give it this...

1. Reduced layers. 2. Enhanced readability. 3. Added comments. 4. Slightly reduced image size

## Changes Summarization: - Reduced layers amount by combining RUN statements. - Added `dnf check-update` to update repositories before install software. - Added `dnf clean all` to clean all cache...

1. Optimized 9 Dockerfiles. 2. Massively reduced layers amount. 3. Reduced images size. 4. Added cleancache statement in each dockerfile. 5. Significantly improved readability.