{"id":22468273,"url":"https://github.com/imrein/docker-compose-files","last_synced_at":"2026-04-24T21:31:56.264Z","repository":{"id":66748682,"uuid":"485548637","full_name":"imrein/docker-compose-files","owner":"imrein","description":"Small collection of docker-compose files I may or may not use.","archived":false,"fork":false,"pushed_at":"2024-01-23T22:50:27.000Z","size":70,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T05:43:40.612Z","etag":null,"topics":["container","docker","docker-compose","homelab"],"latest_commit_sha":null,"homepage":"","language":null,"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/imrein.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":"2022-04-25T22:03:31.000Z","updated_at":"2024-10-10T15:01:51.000Z","dependencies_parsed_at":"2024-01-23T23:53:19.866Z","dependency_job_id":null,"html_url":"https://github.com/imrein/docker-compose-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imrein/docker-compose-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrein%2Fdocker-compose-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrein%2Fdocker-compose-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrein%2Fdocker-compose-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrein%2Fdocker-compose-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imrein","download_url":"https://codeload.github.com/imrein/docker-compose-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrein%2Fdocker-compose-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["container","docker","docker-compose","homelab"],"created_at":"2024-12-06T11:16:03.972Z","updated_at":"2026-04-24T21:31:56.246Z","avatar_url":"https://github.com/imrein.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compose files\n\nA collection of some docker-compose files for local testing and learning purposes.\n\n## Quick start example\n\n1. Move inside desired directory:\n```bash\ncd networking/adguard\n```\n\n**Make sure to edit port mappings to your own needs.**\n\n2. Create a `.env` file in the folder and provide the variables or just replace them inside the file.\n\n3. Setup container using docker-compose:\n```bash\ndocker-compose up -d\n```\n\n4. Check if docker container is running and volumes/networks are created:\n```bash\ndocker ps\n```\n\n```bash\ndocker volume ls \u0026\u0026 docker network ls\n```\n\n## Troubleshooting\nIf there are any issues or the container is not starting, I would check the docker logs to see if there is any information there:\n\n```bash\ndocker-compose logs -f\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrein%2Fdocker-compose-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimrein%2Fdocker-compose-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrein%2Fdocker-compose-files/lists"}