Files
nr-flow-validator/infra/nodered
david 66bc573dfd nodered: inline-write start.sh to avoid COPY+chmod permission issue
The NR base image's /data has restrictive ACLs that block chmod on
COPY'd files even as root. Writing start.sh inline with printf + chmod
sidesteps this.
2026-07-01 02:13:23 -07:00
..