Docker Images / language-runtime / hylang

hylang

JSON →
docker1.3.0glibc27M pulls

Official Docker image for the Hy Lisp dialect running on Python.

languages-and-frameworks
Usage
Recommended variant
docker pull hylang:1.3.0-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
hylang:full
hylang:alpinemusl
Lifecycle
Support & EOL
latest1.3.0
pull size26MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
alpine variant uses musl libc, can break native extensions compiled for glibc
image size can be large due to Python dependencies
Resources