build: add stable-diffusion server to musa and vulkan container images (#504)

Add sd-server from stable-diffusion.cpp docker image for 
vulkan and musa containers.

closes #450
This commit is contained in:
Benson Wong
2026-02-01 16:17:26 -08:00
committed by GitHub
parent 0462e3dc3f
commit bc01e6f539
4 changed files with 49 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ on:
paths:
- '.github/workflows/containers.yml'
- 'docker/build-container.sh'
- 'docker/*.Containerfile'
jobs:
build-and-push: