StableStudio icon indicating copy to clipboard operation
StableStudio copied to clipboard

docker with env

Open mickmcgrath13 opened this issue 1 year ago • 0 comments

Adds rudimentary Dockerfile and docker-compose file (with a few small tweaks to get that to work). This also provides a possible fix for https://github.com/Stability-AI/StableStudio/issues/38

I'm sure others can do a higher quality change, and I'll try to continue work as time allows :)

Also, this needs docs. Basically, you

cd StableStudio
# copy the .env.example to .env and add your values
docker-compose up

mickmcgrath13 avatar May 22 '23 18:05 mickmcgrath13