Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-24 | Update Dockerfile for PyQt6 Compatibility | Suchinton | 1 | -0/+1 | |
- Update packages required to run PyQt6 apps in Debian base. - Update set up script to compile resources. - Use Python venv to resolve requirements to avoid native package conflicts. Bug-AGL: SPEC-5161 Change-Id: I23f0c91e106c863855a4bbb763957e88d6d136e4 Signed-off-by: Suchinton <suchinton.2001@gmail.com> | |||||
2023-10-13 | Add a Dockerfile and related files | Lisandro Pérez Meyer | 1 | -0/+6 | |
This builds a Docker container based upon bookworm-slim and starts the application using Qt's VNC platform plugin. Change-Id: Ica4437bb73b7c9b73b8e7ade6d2a7b508bb817e9 Signed-off-by: Lisandro Pérez Meyer <lpmeyer@ics.com> |