{"id":15406864,"url":"https://github.com/dannyben/docker-ubuntu","last_synced_at":"2025-04-14T13:32:57.259Z","repository":{"id":68196923,"uuid":"145225365","full_name":"DannyBen/docker-ubuntu","owner":"DannyBen","description":"Ubuntu sandbox with non-root user","archived":false,"fork":false,"pushed_at":"2024-10-18T11:11:59.000Z","size":5,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T02:27:58.612Z","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/DannyBen.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":"2018-08-18T14:12:24.000Z","updated_at":"2024-10-21T15:53:28.000Z","dependencies_parsed_at":"2024-10-19T12:33:39.061Z","dependency_job_id":"bb597edd-3416-4811-89eb-957a15e59def","html_url":"https://github.com/DannyBen/docker-ubuntu","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"f63d2420b4959efe578cc29ff497ba8301eb7e00"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DannyBen","download_url":"https://codeload.github.com/DannyBen/docker-ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248888723,"owners_count":21178099,"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-10-01T16:25:59.589Z","updated_at":"2025-04-14T13:32:57.229Z","avatar_url":"https://github.com/DannyBen.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sandbox Ubuntu Image\n\nThis ubuntu image attempts to immitate a standard (non docker) ubuntu \nworkstation.\n\nIt contains the essential packages pre-installed, and a non root user\n(with `sudo` privileges) named `ubuntu`\n\n\n## Usage\n\n    $ docker run --rm -it dannyben/ubuntu\n\n\n## Using it as a base image\n\nSince this image sets the user to `ubuntu`, if you need to execute commands\nthat require root access in your image, you need to use this pattern:\n\n```dockerfile\nFROM dannyben/ubuntu\nUSER root\n\n# root stuff goes here\n\nUSER ubuntu\n```\n\n---\n\n- [On Docker Hub](https://hub.docker.com/r/dannyben/ubuntu/)\n- [On GitHub](https://github.com/DannyBen/docker-ubuntu)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannyben%2Fdocker-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannyben%2Fdocker-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannyben%2Fdocker-ubuntu/lists"}