{"id":19435839,"url":"https://github.com/dbushell/docker-debian","last_synced_at":"2025-04-24T21:30:39.513Z","repository":{"id":178259808,"uuid":"661583144","full_name":"dbushell/docker-debian","owner":"dbushell","description":"🐳 A configured Debian sandbox development container","archived":true,"fork":false,"pushed_at":"2024-01-29T09:38:51.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T06:45:12.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbushell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-03T07:45:59.000Z","updated_at":"2024-09-02T07:25:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f95ecac-f9a2-48de-9f14-ac14447f3c12","html_url":"https://github.com/dbushell/docker-debian","commit_stats":null,"previous_names":["dbushell/docker-debian"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbushell","download_url":"https://codeload.github.com/dbushell/docker-debian/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250712873,"owners_count":21475092,"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":"2024-11-10T15:08:11.140Z","updated_at":"2025-04-24T21:30:39.260Z","avatar_url":"https://github.com/dbushell.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐳 Debian Docker Sandbox\n\nA configured Debian sandbox container with Zsh and Starship shell prompt. Also with Vim, Git, Deno, Bun, and Node.\n\n[Why does this exists?](https://dbushell.com/2021/02/22/macos-big-reinstall-docker-traefik-localhost/)\n\n## Usage\n\n```sh\ndocker pull ghcr.io/dbushell/debian\n```\n\nDocker CLI:\n\n```sh\ndocker run -d \\\n  --name=debian_sandbox \\\n  ghcr.io/dbushell/debian \\\n  \u0026\u0026 docker exec -it debian_sandbox zsh\n```\n\nDocker Compose:\n\n```yml\nservices:\n  debian:\n    container_name: debian_sandbox\n    image: ghcr.io/dbushell/debian\n```\n\n```sh\ndocker compose up -d \\\n  \u0026\u0026 docker exec -it debian_sandbox zsh\n```\n\n(Enter `exit` to escape the container.)\n\n### Shell Access\n\n```sh\ndocker exec -it debian_sandbox zsh\n```\n\n### Clean Up\n\n```sh\ndocker stop debian_sandbox \u0026\u0026 docker rm debian_sandbox\n```\n\n* * *\n\n[MIT License](/LICENSE) | Copyright © 2024 [David Bushell](https://dbushell.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbushell%2Fdocker-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbushell%2Fdocker-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbushell%2Fdocker-debian/lists"}