Closed infosecconsultant closed 5 months ago
Hi @infosecconsultant,
If you use Docker Desktop
make sure to modify the disk size
in the settings because docker desktop has a static disk size
which by default is smaller than that of a full exegol image.
Indeed that has solved the issue. Thank you @QU35T-code !
Describe the bug
I tried to install the full environment. However, I get errors regarding insufficient space on the device. I can confirm I have ~250GB free drive space so I'm not sure why it's complaining or where it's hitting a limit.
exegol install full
[] Exegol is currently in version v4.3.4 [] Exegol Discord serv.: https://discord.gg/cXThyp7D6P [] Exegol documentation: https://exegol.rtfd.io/ [] Installing exegol image : full
[] Pulling compressed image, starting a ~21.6GB download 📡
[] Once downloaded and uncompressed, the image will take ~56.3GB on disk 💾
[-] Docker download error: failed to register layer: write /root/.local/share/pipx/venvs/scoutsuite/lib/python3.11/site-packages/oauthlib/oauth1/pycache/init.cpython-311.pyc: no space left on device
[!] An error occurred during the image download. Exiting.
Steps To Reproduce
exegol install full
Exegol Wrapper Version
Host OS
MacOS
Configuration of the concerned container
No response
Execution logs in debug mode
Exception
No response
Anything else?
No response