Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Hang c59fef9bbe
[Packaging] Add Azure Linux docker image (#27204) 2023-10-17 10:09:23 +08:00
Sylvain Rabot 882791cd10
Do not copy tests dirs in docker image (#12208) 2020-02-21 09:48:05 +08:00
Martin Strobel 8f768b4bea
Dockerize Linux Builds (#8000)
* Adding CentOS 7 Dockerfile

* Adding 'docker save' step to RPM pipeline script

* WIP

* Removing parallelization of builder and execution phase.

* Fixing line-endings by running dos2unix.

Docker for Windows copies over files containing \r\n instead of the
standard \n. For that reason, files which prove to be senstive to it
need to be run through dos2unix before they are published. It becomes
effectively a no-op for people using other Docker clients.
2019-01-09 16:32:25 -08:00
Derek Bekoe 13d2f3ec69 Support local builds for all installers (Docker, MSI, Pip, Debian, RPM) (#4696)
- packaged_releases -> build_scripts
- Docker: build Docker image from src code directory, support private SDKs
- Debian: local builds
- MSI: local builds
- remove old scripts
- RPM: local builds
2017-10-18 09:39:23 -07:00
Matt Boersma 1062363ce4 Include only necessary python sources in the Docker image (#4535) 2017-09-25 12:26:27 -07:00