Skip to content

Releases: jpbochi/drun

fixes piping of stdin

24 Aug 14:55
Compare
Choose a tag to compare

and introduced automanted builds to prove it: https://circleci.com/gh/jpbochi/drun

Adds -I option

17 Aug 15:05
Compare
Choose a tag to compare
v0.4.2

removes automatic mounting of ssh stuff

help updated

16 Aug 18:17
Compare
Choose a tag to compare
v0.4.1

fails gracefully if image argument is missing

Now with docker-like -e and -v options

16 Aug 17:12
Compare
Choose a tag to compare
v0.4

adds -e option for extra env variables; renames previous -e option to -E

fixes undefined NPM_OPTS error

16 Aug 10:42
Compare
Choose a tag to compare
v0.3.1

update examples; fixes undefined NPM_OPTS error

Now with options

16 Aug 10:28
Compare
Choose a tag to compare

do drun -h to see them

adds support to forward all local environment variables matching a regex

15 Aug 19:48
Compare
Choose a tag to compare
v0.2.1

adds suport to forward all local environment variables matching a regex

now brewable

15 Aug 10:44
Compare
Choose a tag to compare
v0.1.2

updates install script

first release

15 Aug 10:03
Compare
Choose a tag to compare
v0.1

drun-node defaults to node:latest if package.json is not found