Kristoffer Bergman
aa0f2c61b2
Replaced install with install-qt
2 years ago
David Lechner
42b2cb675d
deploy/docker: use apt-get instead of apt
...
`apt` complains loudly:
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
We can use `apt-get` instead to avoid this warning.
2 years ago
Keith Bennett
c41c2e35c5
ensure `readelf` is available
3 years ago
Keith Bennett
92d310f7c1
Add a post-link script for Linux which fixes up rpath
...
- script is clean according to shellcheck.net
- added the script to the QGCPostLinkCommon
- added patchelf to the Dockerfile and the github workflows for Linux
3 years ago
Mirko Denecke
e997afd95e
Switch docker to Qt 5.15
3 years ago
Patrick José Pereira
a423972e3e
deploy: docker: Remove git submodule update
...
Breaks git internall when executed inside docker
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
1bb5243fee
deploy: docker: Add default user
...
Do not run docker as root user, uses a default 1000 user
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
d111ce9d5b
deploy: docker: Add install-qt-linux.sh
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
82699617c6
deploy: docker: First commit with build-linux
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago