Docker Images / language-runtime / haxe

haxe

JSON →
docker5.0.0musl25M pulls

Official Docker image for the Haxe programming language and its toolkit.

languages-and-frameworks
Usage
Recommended variant
docker pull haxe:5.0.0-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
haxe:full
haxe:alpinemusl
Lifecycle
Support & EOL
latest5.0.0
pull size53MB compressed
Known issues
Gotchas
Alpine variant uses musl libc, can break native extensions compiled for glibc
Avoid :latest in production — pulls breaking major version changes
Full variant includes additional libraries but increases image size
Resources