Skip to content

Conversation

7908837174
Copy link
Contributor

@7908837174 7908837174 commented Aug 25, 2025

This PR updates the container definition to fix several issues:

  • Fixes Python pip install issues by setting up a virtual environment
  • Configures Ruby/Bundler properly with non-root user
  • Installs Node.js and npm correctly
  • Updates package dependencies
  • Fixes trailing whitespace issues

This should resolve the failing job 48795904592.

Related to #1024

7908837174 and others added 2 commits August 25, 2025 07:03
- Add Python virtual environment setup to avoid system package conflicts
- Configure Ruby/Bundler for non-root user
- Install Node.js and npm properly
- Fix package version format for @antora/lunr-extension
- Fix trailing whitespace
- Add --break-system-packages to pip install for PEP 668 compliance
- Properly sequence package installation and user setup
- Ensure all installations run as non-root user
- Clean up package list and avoid duplicates
- Fix file formatting and structure

Fixes job 48795904592
@7908837174 7908837174 marked this pull request as draft August 25, 2025 19:31
@7908837174 7908837174 marked this pull request as ready for review August 25, 2025 19:32
@7908837174 7908837174 marked this pull request as draft August 25, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant