Dockerized Typescript compiler Usage To compile the current directory (containing tsconfig.json): docker run --rm -v $(pwd):/src binaris/tsc