aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/docker/Dockerfile-qt-5-ubuntu-20.04-run
Commit message (Collapse)AuthorAgeFilesLines
* Docker: Add x11-apps to manual test installationhjk2022-04-141-2/+4
| | | | | | | | | | Running xeyes is a good check that X works. Also, don't remove the package data base in the run setup, that makes further configurations (too) inconvenient. Change-Id: I5760b99f6e2ed3e4539580049f04d24b64cecfd8 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* Docker: Add valgrind and perf to Docker build and run test imageshjk2021-08-261-0/+2
| | | | | Change-Id: If1154852ef069e890a1fc0d07ab6cbbe3bd3bea4 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
* Docker: Add another example Dockerfile for a run environmenthjk2021-06-101-0/+16
Without build tools, for demonstration purposes. Change-Id: I5940770aa0a5eb83d618ebdeb12436b38d3b21fa Reviewed-by: Christian Stenger <christian.stenger@qt.io>