]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : add apt-get clean to musa Dockerfile (#3275)
authorDaniel Bevenius <redacted>
Mon, 23 Jun 2025 10:34:44 +0000 (12:34 +0200)
committerGitHub <redacted>
Mon, 23 Jun 2025 10:34:44 +0000 (12:34 +0200)
commita422176937c5bb20eb58d969995765f90d3c1a9b
tree8eddca07b9a4f7c3fbb367bb82849a14513e7073
parentcead8f5357891f5fbd2ce1b829f2fd238d674b2b
ci : add apt-get clean to musa Dockerfile (#3275)

* ci : add apt-get clean to musa Dockerfile

This commit adds `apt-get clean` to the musa Dockerfile to reduce the
image size by removing cached package files after installation.

The motivation for this is to try to reduce the size of the Docker image
and see if this can avoid the "no space left on device" error during
the CI build process.

Refs: https://github.com/ggml-org/whisper.cpp/actions/runs/15815324254
.devops/main-musa.Dockerfile