{"id":25439588,"url":"https://github.com/brthor/dind-save","last_synced_at":"2026-01-22T08:34:08.001Z","repository":{"id":74586956,"uuid":"179592182","full_name":"brthor/dind-save","owner":"brthor","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-04T23:37:31.000Z","size":14861,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-15T09:43:11.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/brthor.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,"zenodo":null}},"created_at":"2019-04-04T23:33:31.000Z","updated_at":"2022-04-29T09:29:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"4666a359-20ed-4416-be0d-5e08d1e83c40","html_url":"https://github.com/brthor/dind-save","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brthor/dind-save","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brthor%2Fdind-save","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brthor%2Fdind-save/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brthor%2Fdind-save/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brthor%2Fdind-save/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brthor","download_url":"https://codeload.github.com/brthor/dind-save/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brthor%2Fdind-save/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28659518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-17T10:19:50.154Z","updated_at":"2026-01-22T08:34:07.995Z","avatar_url":"https://github.com/brthor.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker in Docker Save (dind-save)\n=================================\n\nThis is a build repository for a docker image built on top of `dind` with a patched dockerd binary that hacks `docker save` to only save the last layer of an image, yet retains the ability to `docker load` the output archive.\n\nThe patched binary is built from https://github.com/brthor/engine\n\n## Usage\nUsage typically works by bind mounting `/var/lib/docker` into the `dind-save` container. It's best to understand the risks while doing this. YMMV.\n\nExample:\n`docker run --privileged -v /var/lib/docker/image:/var/lib/docker/image -v /var/lib/docker/overlay2:/var/lib/docker/overlay2 -p 127.0.0.1:7777:2375 brthornbury/dind-save:18.09`\n\nThen you can perform a docker save of the last layer of your image like this:\n`docker -H 127.0.0.1:7777 save your_image_tag -o ./your_archive_name.tar.gz`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrthor%2Fdind-save","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrthor%2Fdind-save","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrthor%2Fdind-save/lists"}