Search Docker Hub
entr
By jamesmstone
A dockerised version of entr
2.1K
A dockerised version of entr
docker run --rm -v "$(pwd)":/wd -w /wd jamesmstone/entr
Alternatively, you can add alias entr="docker run --rm -v "$(pwd)":/wd -w /wd jamesmstone/entr" to your .bashrc or similar. Examples of using entr can be seen on entr's website
alias entr="docker run --rm -v "$(pwd)":/wd -w /wd jamesmstone/entr"
Content type
Image
Digest
sha256:45a0d0932…
Size
52.7 MB
Last updated
almost 4 years ago
docker pull jamesmstone/entr