Skip to content

Remove the Pixi entrypoint in Trame applications#5

Merged
evilkermit merged 3 commits intomainfrom
4-remove-the-pixi-entrypoint-in-trame-applications
Mar 16, 2026
Merged

Remove the Pixi entrypoint in Trame applications#5
evilkermit merged 3 commits intomainfrom
4-remove-the-pixi-entrypoint-in-trame-applications

Conversation

@evilkermit
Copy link
Member

Summary of Changes

This removes the Pixi ENTRYPOINT in our Trame Dockerfiles. To get equivalent functionality, we need to give the Trame user access to /root in the image so that they can directly call the pixi command and add the pixi command to the default tool XML file.

Checklist

  • The PR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the PR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

@evilkermit evilkermit self-assigned this Mar 16, 2026
@evilkermit evilkermit linked an issue Mar 16, 2026 that may be closed by this pull request
@evilkermit evilkermit merged commit ef9ae6f into main Mar 16, 2026
6 checks passed
@evilkermit evilkermit deleted the 4-remove-the-pixi-entrypoint-in-trame-applications branch March 16, 2026 13:15
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.

Remove the Pixi ENTRYPOINT in Trame applications

1 participant