mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-07 07:24:00 +00:00
Update Dockerfiles and docker-compose for ROCm support and version upgrades
Refactor Dockerfile and docker-compose for ROCm support and improved build context Refactor docker-compose.yml for improved service configuration and organization
This commit is contained in:
parent
802d0bcd68
commit
1fa570ed24
4 changed files with 168 additions and 37 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM bash:alpine3.19
|
||||
FROM bash:alpine3.22
|
||||
|
||||
RUN apk update && apk add parallel aria2
|
||||
COPY . /docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue