Commit graph

15 commits

Author SHA1 Message Date
Ondřej Samohel
b8997c5ae4
create symlinks for ssl libs (#5633)
build was missing `libssl.1.1.so` and `libcrypto.1.1.so` symlinks needed by the executable itself, because python is now explicitly build with OpenSSL 1.1.1
2023-09-19 14:23:45 +02:00
Ondrej Samohel
04a1de4ade
♻️ handle openssl 1.1.1 for centos 7 docker build 2023-07-18 18:04:53 +02:00
64qam
f082b85fce
Update Dockerfile.centos7
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-04-18 15:21:42 +02:00
Petr Dvorak
30eedb646e Patchelf version locked 2023-04-18 12:53:52 +02:00
Ondřej Samohel
b1853e5b91
⬆️ update python in dockerfiles 2022-08-04 18:03:17 +02:00
clement.hector
9506786735 Add patch install 2022-02-07 16:17:03 +01:00
Ondrej Samohel
99eb61abaf
fix pyenv, enhance dockerfile metadata 2022-02-03 18:28:54 +01:00
Ondřej Samohel
ebbd43bd5f
Update Dockerfile.centos7
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2021-12-14 13:46:34 +01:00
Ondrej Samohel
6ed4db4da1
installand copy xcb libs to pyside2 inside openpype 2021-12-08 17:11:45 +01:00
iLLiCiTiT
22664f777d removed not needed packages 2021-09-23 18:04:41 +02:00
iLLiCiTiT
3d1f4fcdd4 fixed endline 2021-09-22 10:20:31 +02:00
iLLiCiTiT
c2a51824d5 add more required libraries to centos docker 2021-09-22 09:47:15 +02:00
Ondřej Samohel
03ced72990
Merge remote-tracking branch 'origin/bugfix/linux-build' into feature/move-to-pyside2 2021-09-20 18:19:42 +02:00
Ondrej Samohel
aa9a945b9c
remove devtoolset-7 from centos build 2021-09-15 14:02:02 +02:00
Ondrej Samohel
6cced73ac9
change to debian, add platform selection 2021-09-09 16:36:50 +02:00