Closed RastaTaz closed 1 week ago
@RastaTaz,
Exegol offers preconfigured images. You can install them with the exegol install full
command. (https://exegol.readthedocs.io/en/latest/exegol-wrapper/install.html)
Your first attempt was to create a local image (exegol install -vv test --build-log "/tmp/build.log"
).
Describe the bug
Was building my first container on an Ubuntu 24.04, with following dependencies:
I was using
exegol install -vv test --build-log "/tmp/build.log"
and it fails with error tahn can be found in attached log. build.logSteps To Reproduce
exegol install test full
from standard Ubuntu 24.04Exegol Wrapper Version
Host OS
Linux
Configuration of the concerned container
No response
Execution logs in debug mode
Exception
No response
Anything else?
Wasn't very clear to m in the docs at first, but I guess I could be using the docker image instead of building it... => currently trying a
exegol install full