Files
DevOpsDash/Dockerfile
Henrik Jess Nielsen 13cc4bf2e5
Some checks failed
Build and Deploy DevOpsDash / build-image (push) Has been cancelled
Fix Dockerfile: create /data as root before switching to appuser
mkdir /data was running after USER appuser — no permission to write to /.
Move mkdir + chown into the same RUN layer before USER switch.
2026-05-09 16:40:36 +02:00

460 B