This is a simple elm container based on node:10-slim
with https://github.com/obmarg/libsysconfcpus.git bundled in.
docker run -it --rm \
-v $(pwd):/workspace \
coyainsure/elm-make \
yarn
docker run -it --rm \
-v $(pwd):/workspace \
coyainsure/elm-make \
"sysconfcpus -n 2 yarn"