{"id":19711711,"url":"https://github.com/brightcommerce/docker-ubuntu","last_synced_at":"2026-06-14T15:32:13.041Z","repository":{"id":20624824,"uuid":"23906384","full_name":"brightcommerce/docker-ubuntu","owner":"brightcommerce","description":"Dockerfile to build an Ubuntu v14.04 base image for Docker containers.","archived":false,"fork":false,"pushed_at":"2014-09-11T07:07:12.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T14:29:30.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dingo/api","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brightcommerce.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-11T06:08:21.000Z","updated_at":"2015-11-25T00:19:11.000Z","dependencies_parsed_at":"2022-09-06T05:21:11.302Z","dependency_job_id":null,"html_url":"https://github.com/brightcommerce/docker-ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightcommerce%2Fdocker-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightcommerce","download_url":"https://codeload.github.com/brightcommerce/docker-ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241029936,"owners_count":19896993,"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-11T22:13:29.841Z","updated_at":"2026-06-14T15:32:12.993Z","avatar_url":"https://github.com/brightcommerce.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Ubuntu\n\nDockerfile to build an Ubuntu v14.04 base image for Docker containers. This image adds some essential tools such as wget, sudo, pwgen, unzip, logrotate, supervisor, net-tools, language-pack-en and software-properties-common.\n\n## Table of Contents\n\n- [Version](#version)\n- [How To Use](#how-to-use)\n- [Credit](#credit)\n\n## Version\n\nThe current release (v14.04.20140911) contains scripts to install Ubuntu 14.04 LTS (Trusty Tahr), and uses the [official Ubuntu base image](https://registry.hub.docker.com/_/ubuntu/). Our version numbers will reflect the version of Ubuntu being installed.\n\n## How To Use\n\nThis image is intended for use as the base image in app and service containers. At the top of your `Dockerfile` specify the `FROM` key:\n\n``` bash\nFROM brightcommerce/ubuntu:14.04.20140911\n```\n\nAlternatively, if you want to build the image yourself, pull the latest version of the image from the Docker Index. This is the recommended method of installation as it is easier to update the image in the future. These builds are performed by the **Docker Trusted Build** service.\n\n``` bash\ndocker pull brightcommerce/ubuntu:14.04.20140911\n```\n\nAlternately you can build the image yourself:\n\n``` bash\ngit clone https://github.com/brightcommerce/docker-ubuntu.git\ncd docker-ubuntu\ndocker build -t=\"$USER/ubuntu\" .\n```\n\n## Credit\n\nThis repository was based on the work of [docker-ubuntu by Sameer Naik](https://github.com/sameersbn/docker-ubuntu).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightcommerce%2Fdocker-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrightcommerce%2Fdocker-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightcommerce%2Fdocker-ubuntu/lists"}