- Deleted the old DevDockerFile and legacy sections from Dockerfile to streamline the build process.
- Updated the entrypoint script to reference the new supervisord configuration path.
- Adjusted supervisord configuration to point to the correct xray config file location.
- Enhanced logging in the Xray service to include error handling and improved process management.
- Added new commands for managing Xray processes using supervisorctl.
Co-authored-by: Ivan <84693047+exact01@users.noreply.github.com>