https://github.com/holzhaus/mixxx-ci-docker
Docker Image for the Mixxx CI
https://github.com/holzhaus/mixxx-ci-docker
Last synced: 3 months ago
JSON representation
Docker Image for the Mixxx CI
- Host: GitHub
- URL: https://github.com/holzhaus/mixxx-ci-docker
- Owner: Holzhaus
- Created: 2021-05-26T08:50:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T22:20:55.000Z (3 months ago)
- Last Synced: 2025-03-04T23:19:12.635Z (3 months ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mixxx-ci-docker
Docker Image based on Arch Linux.
- DockerHub: https://hub.docker.com/r/holzhaus/mixxx-ci
Used by GitHub Actions to run the pre-commit workflow on the mixxxdj/mixxx repo.
Latest tag [`20250305`](https://hub.docker.com/layers/holzhaus/mixxx-ci/20250305/images/sha256-5a2627bdd63c546524e464bc2a7dd69124c09dfb2101cb85e5dc2d2a5c3598da) features the following software:
# pacman -Q appstream clang python git qt6-base rustup
appstream 1.0.4-1
clang 19.1.7-1
python 3.13.2-1
git 2.48.1-2
qt6-base 6.8.2-3
rustup 1.28.0-1# rustc --version
rustc 1.85.0 (4d91de4e4 2025-02-17)