The Helix text editor.
693
https://docs.helix-editor.com/
Run: docker run --rm -it -w /work -v "$PWD":/work -v ~/.config/helix:/home/helix/.config/helix tangowithfoxtrot/helix
Dockerfile: https://github.com/tangowithfoxtrot/dockerfiles/blob/main/helix/Dockerfile
Note that the image is only available for linux/amd64, but the binary is statically-linked and compiled with Zig. Because of this, it will run on linux/arm64 as well.
Content type
Image
Digest
sha256:53b8ac01e…
Size
30.8 MB
Last updated
almost 2 years ago
docker pull tangowithfoxtrot/helix