docker/windows: create a rust image for gst-rs
authorJordan Petridis <jordan@centricular.com>
Thu, 15 Oct 2020 23:13:07 +0000 (02:13 +0300)
committerJordan Petridіs <jpetridis@gnome.org>
Wed, 8 Sep 2021 04:47:36 +0000 (04:47 +0000)
commit9c21b05d1bf438d728a69d94c3acae8ddf85d496
treeb3f848dfdfadb4ace774fef9c175ffe7bc09659d
parent37c0ee72806b767a01b4eb60e533e3dc9c4bcbef
docker/windows: create a rust image for gst-rs

Based on the build image for the existing windows jobs,
add an image with rust toolchain and a (stable) gstreamer
install for the bindings to build against.

See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/701

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/405>
docker/windows/build_image.ps1
docker/windows/install_gst.ps1 [new file with mode: 0644]
docker/windows/rust.Dockerfile [new file with mode: 0644]
gitlab/ci_template.yml