docker icon indicating copy to clipboard operation
docker copied to clipboard

fix(shell): resolve ShellCheck SC3043 warnings

Open enochval opened this issue 7 months ago • 0 comments

fix(shell): resolve ShellCheck SC3043 warnings in multiple entrypoint scripts

Dropped 'local' keyword and updated variable names for POSIX compliance. Modified scripts in 29, 30, 31, and main docker-entrypoint.sh.

Fixes: #2428

enochval avatar May 17 '25 19:05 enochval