gstreamer/docker/windows
Jordan Petridis 5c536f2601 docker/windows: build rust image in the ci
This makes it a bit harder to build an image locally with the script,
as now the rust image requires to pass it the base image tag as a
--build-arg. This way though we don't need to duplicate and keep
the string of the image in sync.

Another thing is that now the docker windows image build is properly
passing/replacing build args and we can build non-master versions
of the image too.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/405>
2021-09-08 04:47:36 +00:00
..
.dockerignore docker/windows: add script to build the image with the correct branch and tag 2020-04-27 15:49:32 +00:00
build_image.ps1 docker/windows: build rust image in the ci 2021-09-08 04:47:36 +00:00
container.ps1 docker/windows: build rust image in the ci 2021-09-08 04:47:36 +00:00
Dockerfile citemplate: add initial cerbero msvc builds 2020-09-16 20:56:14 +03:00
install_choco.ps1 docker/windows: install vcredist140 explicitly 2021-09-08 04:47:36 +00:00
install_gst.ps1 docker/windows: create a rust image for gst-rs 2021-09-08 04:47:36 +00:00
install_toolchain.ps1 docker/windows: make the powershell scripts more robust 2021-02-25 04:25:25 +02:00
prepare_cerbero_env.sh cerbero: Always fetch sources with four parallel jobs 2021-08-17 16:04:42 +05:30
prepare_gst_env.ps1 docker/windows: make the powershell scripts more robust 2021-02-25 04:25:25 +02:00
rust.Dockerfile docker/windows: build rust image in the ci 2021-09-08 04:47:36 +00:00