Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.3.0 #195

Merged
merged 115 commits into from
Dec 22, 2023
Merged

Release 4.3.0 #195

merged 115 commits into from
Dec 22, 2023

Conversation

ShutdownRepo
Copy link
Member

@ShutdownRepo ShutdownRepo commented Dec 12, 2023

New features

  • Added a new entrypoint (that allows better interaction between the container creation process and the wrapper. This is mostly transparent to users)
  • Added a new start script (that allows better interaction between the container shell starts and the wrapper. This is mostly transparent to users)
  • Added support for the Remote Graphical Desktop (beta) feature. This feature is undocumented right now, as guidance and support is dedicated to the Discord community. Proper elements will be released once beta testing ends for this feature. This feature relies on XFCE4 and VNC/NoVNC to provide a graphical remote desktop for users. This is especially useful for macOS and Windows hosts were X11 sharing is limited, but also for pro users that deploy Exegol containers on Cloud Private Servers.
  • Added a startup sequence to see the progress of your my-resource installation etc
  • Random root password for every container (needed when using the desktop feature)
  • Adding container rollback procedure if an error occurred when creating a new container
  • A custom build path can now be provided to the wrapper for local image building

Improvements

  • Improved logs when installing (i.e. downloading) images. The estimated size on disk is now shown (previously, only the compressed size was shown and prevented people from knowing how much space the uncompressed image would take).
  • Improved custom HOSTNAME on container PS1
  • Handle docker Timeout errors
  • Can identify docker-desktop on Linux and warn user about it
  • New preprod test on github pipeline
  • New env var to enable / config features from the wrapper to the container
  • Support X11 GUI on Windows 10 with WSLg (must be up-to-date)
  • Support for Python 3.12

Fix

@Dramelac Dramelac marked this pull request as ready for review December 21, 2023 14:56
@Dramelac Dramelac merged commit 1ae9ec4 into master Dec 22, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants