Any reason for not using package-lock in docker deployments?

Just wanted to understand why --no-package-lock is used in Docker deployments, isn’t it safer to include it.


image

I noticed that the Wappler generated Dockerfile (even for Production) has --no-package-lock