docker
docker copied to clipboard
fix(shell): resolve ShellCheck SC3043 warnings
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