{"id":19435835,"url":"https://github.com/dbushell/docker-ubuntu","last_synced_at":"2025-04-24T21:30:39.164Z","repository":{"id":41242565,"uuid":"338289561","full_name":"dbushell/docker-ubuntu","owner":"dbushell","description":"🐳 A configured Ubuntu sandbox development container","archived":true,"fork":false,"pushed_at":"2024-01-29T09:48:40.000Z","size":85,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-25T06:45:09.546Z","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":"2021-02-12T10:41:23.000Z","updated_at":"2024-09-02T07:26:02.000Z","dependencies_parsed_at":"2023-02-14T09:31:10.747Z","dependency_job_id":"10374577-c973-4924-9427-b4ff31881a2c","html_url":"https://github.com/dbushell/docker-ubuntu","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbushell%2Fdocker-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbushell","download_url":"https://codeload.github.com/dbushell/docker-ubuntu/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:10.041Z","updated_at":"2025-04-24T21:30:38.889Z","avatar_url":"https://github.com/dbushell.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐳 Ubuntu Docker Sandbox\n\nA configured Ubuntu 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/ubuntu\n```\n\nDocker CLI:\n\n```sh\ndocker run -d \\\n  --name=ubuntu_sandbox \\\n  ghcr.io/dbushell/ubuntu \\\n  \u0026\u0026 docker exec -it ubuntu_sandbox zsh\n```\n\nDocker Compose:\n\n```yml\nservices:\n  ubuntu:\n    container_name: ubuntu_sandbox\n    image: ghcr.io/dbushell/ubuntu\n```\n\n```sh\ndocker compose up -d \\\n  \u0026\u0026 docker exec -it ubuntu_sandbox zsh\n```\n\n(Enter `exit` to escape the container.)\n\n### Shell Access\n\n```sh\ndocker exec -it ubuntu_sandbox zsh\n```\n\n### Clean Up\n\n```sh\ndocker stop ubuntu_sandbox \u0026\u0026 docker rm ubuntu_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-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbushell%2Fdocker-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbushell%2Fdocker-ubuntu/lists"}