| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Exegol 5.1.10 source code.tar.gz | 2026-03-24 | 159.0 kB | |
| Exegol 5.1.10 source code.zip | 2026-03-24 | 195.2 kB | |
| README.md | 2026-03-24 | 923 Bytes | |
| Totals: 3 Items | 355.1 kB | 2 | |
Exegol wrapper 5.1.10
Features
- Docker sometimes shows a wrong image size on disk. This new release attempt to catch that and show a size estimate instead of the bogus size.
- Add an advanced option "STREAMER MODE" to hide root password and desktop URL by default with an environment variable (
export EXEGOL_STREAMER_MODE=1) [#296] - Add
--forceoption to theinstallaction to skip user interaction to downloadexegol-resourcesand docker image.
Bug fixes
- Better handling of detached HEAD in git repository [#288]
- Handle a use-case where the session cannot be refreshed immediately
What's Changed
- Estimating image size on disk when Docker is wrong by @ShutdownRepo in https://github.com/ThePorgs/Exegol/pull/299
- Release 5.1.10 by @ShutdownRepo in https://github.com/ThePorgs/Exegol/pull/302
Full Changelog: https://github.com/ThePorgs/Exegol/compare/5.1.9...5.1.10