This image can be run directly form shebang. This way you can run elvish scripts on the machine where elvish is unavailable. For instance:
#!/usr/bin/env -S docker run --rm -it -q -e USER=${USER} -v ${PWD}:/work -w /work gergelyk/elvish:0.19.2
echo Hello $E:USER, your lucky number is: (randint 0 10)
Content type
Image
Digest
sha256:1e11880fc…
Size
8.2 MB
Last updated
almost 3 years ago
docker pull gergelyk/elvish:0.19.2