gstreamer/docker
Jordan Petridis a99cdc8909 docker: allow to specify the branch to pull for various repos
Declare an docker build-arg [1] and use it
whenever cloning one of our repositories. If the buildarg
is not specified, the variable defaults back to 'master'
and thus the current behavior doesn't change.

From the .gitlab-ci.yml file, when building pass
the GST_UPSTREAM_BRANCH that's defined from the ci_template
as the buildarg so we will be building the corresponding branches
for the docker images.

Close #33

[1] https://docs.docker.com/engine/reference/builder/#arg
2020-03-08 18:53:23 +00:00
..
android docker: allow to specify the branch to pull for various repos 2020-03-08 18:53:23 +00:00
build-base-images docker: Move android into a unified image 2018-11-27 16:07:57 +02:00
build_manifest docker: allow to specify the branch to pull for various repos 2020-03-08 18:53:23 +00:00
cerbero docker: allow to specify the branch to pull for various repos 2020-03-08 18:53:23 +00:00
fedora docker: allow to specify the branch to pull for various repos 2020-03-08 18:53:23 +00:00
indent docker: Add a new image for the gst-indent job 2018-11-30 20:38:51 +02:00
runtime-images docker: Move android into a unified image 2018-11-27 16:07:57 +02:00
test_manifest docker/fedora: upgrade base images to f31 2020-02-10 10:18:42 +00:00
windows docker/windows: work around a python ssl issue 2020-01-29 17:39:46 +00:00
README docker: Add initial images 2017-10-21 12:45:38 +02:00

GStreamer Docker images