Releases: jpbochi/drun
Releases · jpbochi/drun
fixes piping of stdin
and introduced automanted builds to prove it: https://circleci.com/gh/jpbochi/drun
Adds -I option
v0.4.2 removes automatic mounting of ssh stuff
help updated
v0.4.1 fails gracefully if image argument is missing
Now with docker-like -e and -v options
v0.4 adds -e option for extra env variables; renames previous -e option to -E
fixes undefined NPM_OPTS error
v0.3.1 update examples; fixes undefined NPM_OPTS error
Now with options
do drun -h
to see them
adds support to forward all local environment variables matching a regex
v0.2.1 adds suport to forward all local environment variables matching a regex
now brewable
v0.1.2 updates install script
first release
v0.1 drun-node defaults to node:latest if package.json is not found