I have a dockerized node app the uses the /tmp WORKDIR so it can run scripts that download files to the filesystem of the container. Works fine locally, but hav
WORKDIR