Docker Images / language-runtime / mono

mono

JSON →
docker6.12.0.182glibc44M pulls

Mono is an open-source implementation of Microsoft's .NET Framework.

languages-and-frameworks
Usage
Recommended variant
docker pull mono:6.12.0.182-slim
slim = Debian-based, glibc, smaller than full — good default for production
Variants
Available tags
mono:full
mono:slimglibc
Lifecycle
Support & EOL
latest6.12.0.182
pull size95MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
slim variant reduces size but may lack some libraries
Mono is not fully compatible with all .NET applications
Resources