-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: doridoridoriand/containers
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add checksum verification for Ruby source in Dockerfile
#103
opened Oct 26, 2024 by
coderabbitai
bot
Consider combining the
dnf
commands to reduce the number of layers in the Docker image.
#87
opened Apr 7, 2024 by
doridoridoriand
For the Almalinux 9.x Dockerfile, consider combining the
dnf
commands to reduce the number of layers in the Docker image, similar to the suggestion made for the 8.x Dockerfile. This optimization can lead to a more efficient build process and a smaller image size.
#86
opened Apr 7, 2024 by
doridoridoriand
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.