gstreamer/ci/docker/README
Andoni Morales Alastruey 3213e641ec hooks: use pre-commit to run all hooks
Migrate all the pre-commit and commit-msg hooks to use
pre-commit (https://pre-commit.com/)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5192>
2025-01-31 19:15:25 -03:00

4 lines
142 B
Text

GStreamer Docker images
* `fedora`: main image used to build GStreamer
* `checks`: image with pre-commit and gitlint used in the check stage