-
Notifications
You must be signed in to change notification settings - Fork 129
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
Improve the docker layers #251
Conversation
williamdes
commented
May 29, 2024
- Improve the docker layers
- And avoid a security issue (75a8eac)
Checking: docker build ./apache/ -t roundcube-1
diffoci diff --semantic docker://roundcube-1 docker://roundcube/roundcubemail:latest --report-dir=./diff
LC_ALL=C.UTF-8 diff -qr ./diff/input-0/ ./diff/input-1/
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The indentation of the new lines looks a bit weird in the diff view. Please verify.
I made the changes, sorry for the delay in processing the feeback |
@thomascube Any reason not to merge this? You already approved. |
@pabzm No specific reason except that I forgot to push that button :-) |