{"id":24803913,"url":"https://github.com/ojsl1/my-dockerized-sd","last_synced_at":"2026-04-13T01:40:30.514Z","repository":{"id":274726812,"uuid":"912299557","full_name":"ojsl1/my-dockerized-sd","owner":"ojsl1","description":"Collection of Dockerfiles for Stable Diffusion on AMD hardware","archived":false,"fork":false,"pushed_at":"2025-02-23T11:23:50.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T06:45:21.021Z","etag":null,"topics":["comfyui","docker","docker-compose","sd-webui","stable-diffusion"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ojsl1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-05T07:02:41.000Z","updated_at":"2025-02-23T11:23:53.000Z","dependencies_parsed_at":"2025-02-23T12:20:54.847Z","dependency_job_id":"08ad4a1d-1ae5-44a3-b1f5-eda39e750ff6","html_url":"https://github.com/ojsl1/my-dockerized-sd","commit_stats":null,"previous_names":["ojsl1/my-dockerized-sd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ojsl1/my-dockerized-sd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojsl1%2Fmy-dockerized-sd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojsl1%2Fmy-dockerized-sd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojsl1%2Fmy-dockerized-sd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojsl1%2Fmy-dockerized-sd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojsl1","download_url":"https://codeload.github.com/ojsl1/my-dockerized-sd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojsl1%2Fmy-dockerized-sd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["comfyui","docker","docker-compose","sd-webui","stable-diffusion"],"created_at":"2025-01-30T06:13:49.612Z","updated_at":"2026-04-13T01:40:30.485Z","avatar_url":"https://github.com/ojsl1.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dockerized Stable Diffusion for AMD\n- `docker-compose up \u003cservice\u003e`\n\nForge uses `config.json` and `ui-config.json` to save settings (note they've been prone to become incompatible with newer forge/gradio versions).\n\n#### Navigation:\n- `docker cp \u003ccontainer_id\u003e:/Forge/stable-diffusion-webui/config.json ./config.json`\n- `docker exec -it rocm6.1 bash`\n\n#### Info, logs\n- `docker ps -a`\n- `docker images`\n- `docker logs -f rocm6.1`\n- `docker inspect \u003ccontainer_id\u003e | grep com.docker.compose`\n- `du -hd1 /var/lib/docker/overlay2 | sort -h`\n\n#### Cleanup\nRemove all unused data (warning: start up important containers to exclude them!).\n- `docker system prune -af`\n\nRemove specific unused data:\n- `docker container prune -a`\n- `docker network prune -a`\n- `docker image prune -a`\n- `docker builder prune -a` (always uses the most space)\n- `docker volume prune -a`\n\nRemove image\n- `docker rm \u003ccontainer_id\u003e`\n- `docker rmi \u003cimage\u003e`\n\nImages with `\u003cnone\u003e:\u003cnone\u003e` indicate orphans that can be safely removed with:\n- `docker images -f \"dangling=true\"`\n- `docker image prune`\n\n#### Untested cleanup commands\n- `docker rm -vf $(docker ps -aq)`\n- `docker rmi -f $(docker images -aq)`\n- `docker volume rm $(docker volume ls -qf dangling=true)`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojsl1%2Fmy-dockerized-sd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojsl1%2Fmy-dockerized-sd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojsl1%2Fmy-dockerized-sd/lists"}