{"id":16667098,"url":"https://github.com/nijikokun/docker-ubuntu-image","last_synced_at":"2026-04-06T08:31:55.942Z","repository":{"id":66137180,"uuid":"83490167","full_name":"nijikokun/docker-ubuntu-image","owner":"nijikokun","description":"Docker Base Image for Rapid Developer Environments","archived":false,"fork":false,"pushed_at":"2017-03-01T00:28:30.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T20:13:48.342Z","etag":null,"topics":["base-image","bash","bundler","docker","dockerfile","git","image","node","openssl","ruby","sqlite","ubuntu","yarn"],"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/nijikokun.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":"2017-02-28T23:36:15.000Z","updated_at":"2018-01-07T02:46:59.000Z","dependencies_parsed_at":"2023-04-18T10:27:51.841Z","dependency_job_id":null,"html_url":"https://github.com/nijikokun/docker-ubuntu-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nijikokun/docker-ubuntu-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijikokun%2Fdocker-ubuntu-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijikokun%2Fdocker-ubuntu-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijikokun%2Fdocker-ubuntu-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijikokun%2Fdocker-ubuntu-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nijikokun","download_url":"https://codeload.github.com/nijikokun/docker-ubuntu-image/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijikokun%2Fdocker-ubuntu-image/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["base-image","bash","bundler","docker","dockerfile","git","image","node","openssl","ruby","sqlite","ubuntu","yarn"],"created_at":"2024-10-12T11:13:07.329Z","updated_at":"2026-04-06T08:31:55.924Z","avatar_url":"https://github.com/nijikokun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Ubuntu Image\n\nBuild an up-to-date and pre-built ubuntu image for rapid development environments.\n\n## Features\n\n- Up-to-date APT sources \u0026 packages\n- Pre-configured maximum `ulimit`\n- Pre-configured SSH credentials\n- Gem installed configured with `no-ri` and `no-rdoc`\n- Git, Node, Ruby pre-installed\n- Gulp, Yarn, Bundler pre-installed\n\n## Image Includes\n\n- OS (`ubuntu:latest`)\n  - `build-essential software-properties-common python-software-properties apt-transport-https`\n  - `libtool libc6-dev libxml2-dev libxslt-dev libpcre3 libpcre3-dev libreadline6 libreadline6-dev zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev `\n  - `git curl make pkg-config unzip`\n  - `netcat openssl openssh-server openssh-client dnsmasq procps perl wget`\n  - `sqlite3 autoconf ncurses-dev automake bison subversion`\n- Environment:\n  - `git`\n  - `nvm` (`4.4`, `6`, `latest`)\n  - `rvm` (`2.3.3`)\n  - `yarn`\n  - `gulp`\n  - `bundler`\n\n## Building\n\n```sh\ngit clone git@github.com:nijikokun/docker-ubuntu-image.git\ncd docker-ubuntu-image\ncp ~/.ssh/id_rsa id_rsa\ndocker build -t ubuntu-image .\n```\n\n**Note** This will copy your `id_rsa` from `~/.ssh` into the cloned directory. I have added rules to the `.gitignore` to prevent \npushing of your private keys, however make sure to double check before publishing anything.\n\n## Usage\n\n```dockerfile\nFROM ubuntu-image\n```\n\n## License\n\n```\nMIT (C) 2017 Nijiko Yonskai \u003cnijikokun@gmail.com\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnijikokun%2Fdocker-ubuntu-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnijikokun%2Fdocker-ubuntu-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnijikokun%2Fdocker-ubuntu-image/lists"}