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

Flatpak: Initial support and underpinnings Part I #43

Closed
3 tasks done
yveszoundi opened this issue Jan 16, 2023 · 0 comments
Closed
3 tasks done

Flatpak: Initial support and underpinnings Part I #43

yveszoundi opened this issue Jan 16, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@yveszoundi
Copy link
Member

yveszoundi commented Jan 16, 2023

Background

There was a discussion about Flatpak support and how to approach it going forward ( #42). This issue will actually implement the envisioned solution.

Request

  • Simpler Flatpak support without embedding a virtual machine and a Web server
  • Ability to easily keep the Flatpak version up to date for new releases

Overall changes

  • Refactor the main "Document Processing Component" (entrusted-container) to accept command-line arguments
  • Allow the UI to invoke directly the main document processing component without going through podman or docker
  • Refactor new gvisor support for alignment (Live CD specific feature)

References

@yveszoundi yveszoundi added the enhancement New feature or request label Jan 16, 2023
@yveszoundi yveszoundi added this to the 0.3.1 milestone Jan 16, 2023
yveszoundi added a commit that referenced this issue Jan 28, 2023
- Add command-line arguments support in "entrusted-container"
- Add new translations
- Minor changes in functional test
@yveszoundi yveszoundi changed the title Flatpak: Initial support and underpinnings Flatpak: Initial support and underpinnings Part I Feb 3, 2023
yveszoundi added a commit that referenced this issue Feb 3, 2023
- Add command-line arguments support in "entrusted-container"
- Add new translations
- Minor changes in functional test
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

No branches or pull requests

1 participant