Strengthened infrastructure security by adding an entrypoint script to correctly manage /tmp/jobs directory permissions before executing as a non-root user. Also introduced a deploy helper script for Ubuntu environments to streamline deployment processes. These changes prevent potential permission issues in the job runner and simplify container management. Permission issues resolved

Configured entrypoint permissions and added deployment helper for Ubuntu - subh05sus/code-excecutor