Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently the $PATH bit is expanded, i.e. the ENV string becomes the PATH of the host system, as opposed to the docker container's PATH. We should escape the `$` to ensure we don't overwrite the full PATH
- Loading branch information