Skip to content

Conversation

@sumwale
Copy link
Contributor

@sumwale sumwale commented Nov 7, 2025

Enhance the _runningInSandbox() check for Docker/Podman containers (see leanflutter/tray_manager#78).

Bump tray_manager min dependency to 0.5.1 that has merged the above PR.

- enhance the _runningInSandbox() check for Docker/Podman containers
  (see leanflutter/tray_manager#78)
- bump tray_manager min dependency to 0.5.1 that has merged the above PR
@sumwale
Copy link
Contributor Author

sumwale commented Nov 7, 2025

Build failure is due to pyscard incompatibility with swig (LudovicRousseau/pyscard#240) that has been fixed in 2.3.1 release. I have pushed an update to uv.lock in the subsequent commit, but maybe it should be a separate PR?

@dainnilsson
Copy link
Member

Hi! What's your usecase for running this app in a docker/podman container? I'd like to understand more how this would be used.

@sumwale
Copy link
Contributor Author

sumwale commented Jan 20, 2026

I run yubico authenticator and many other apps from an arch linux distrobox like container (https://pypi.org/project/ybox) to obtain the latest version since it is not available in ubuntu/debian repos. I prefer this over flatpak since it has a much wider range of up-to-date software especially for devs (using arch linux for example) and allows for much finer grained sandbox security. Besides the flatpak is quite unreliable with respect to updates (e.g. was stuck on 7.1.1 for a long time after 7.2.x releases).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants