Install mc with +x permission
Dockerfile ADD has --chmod in buildkit. Testing if this is how the container is built. Otherwise reverting to ADD/RUN chmod combo.
Edited by Wouter Deconinck
Dockerfile ADD has --chmod in buildkit. Testing if this is how the container is built. Otherwise reverting to ADD/RUN chmod combo.