alpine docker image with prebuilt musl libdave
  • Dockerfile 100%
Find a file
2026-06-14 19:06:49 +02:00
.github/workflows feat(ci): add caching for docker build 2026-06-14 19:06:49 +02:00
godave@5e485dc29c feat: use submodules for libdave_install script, more caching 2026-06-14 12:28:19 +02:00
.gitmodules feat: use submodules for libdave_install script, more caching 2026-06-14 12:28:19 +02:00
Dockerfile fix(Dockerfile): correctly use ccache 2026-06-14 16:22:45 +02:00
README.md feat: mention how i use this image 2026-06-14 13:39:04 +02:00

godave-musl

A support image used to build my music bot

Available on docker hub and GitHub container registry.

If you want to see how I use it, take a look at the Dockerfile in the YADMB repo