{"id":27180516,"url":"https://github.com/acaranta/dind-compose","last_synced_at":"2025-10-07T18:05:22.149Z","repository":{"id":69824745,"uuid":"322810161","full_name":"acaranta/dind-compose","owner":"acaranta","description":"DockerInDocker image with docker-compose","archived":false,"fork":false,"pushed_at":"2025-01-17T09:33:53.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T09:39:47.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/acaranta.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":"2020-12-19T09:22:53.000Z","updated_at":"2025-01-17T09:33:55.000Z","dependencies_parsed_at":"2023-05-29T10:09:59.984Z","dependency_job_id":null,"html_url":"https://github.com/acaranta/dind-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdind-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdind-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdind-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdind-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acaranta","download_url":"https://codeload.github.com/acaranta/dind-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055289,"owners_count":21040151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-04-09T14:36:30.937Z","updated_at":"2025-10-07T18:05:17.100Z","avatar_url":"https://github.com/acaranta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DinD (Docker in Docker) with docker-compose\n\nThis Docker image provides Docker inside itself, which allows you to run any Docker container.\n\nThis image is designed to run everything with Docker, so it doesn't pre-install any execution environment for any specific programming language. Instead, simply run the images you need from the public Docker Hub or your private Docker registry.\n\nThis Docker image is based on [killercentury/docker-jenkins-dind](https://github.com/killercentury/docker-jenkins-dind). \n\nRun it with mounted directory from host:\n\n```\ndocker run -d acaranta/dind-compose\n```\n\nYou can also use it to access/control your host docker daemon (be CAREFUL tho) :\n```\ndocker run -d -v /var/run/docker.sock:/var/run/docker.sock  acaranta/dind-compose\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facaranta%2Fdind-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facaranta%2Fdind-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facaranta%2Fdind-compose/lists"}