https://github.com/zoni/docker-ubuntu
Ubuntu docker image
https://github.com/zoni/docker-ubuntu
Last synced: 8 months ago
JSON representation
Ubuntu docker image
- Host: GitHub
- URL: https://github.com/zoni/docker-ubuntu
- Owner: zoni
- Created: 2015-04-05T19:46:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T16:07:41.000Z (over 10 years ago)
- Last Synced: 2025-01-03T09:32:15.420Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
zoni/ubuntu
-----------
This is a pretty standard Docker image, with few noteworthy points except
for the following:
* It receives a full system upgrade and is rebuilt every day, to ensure
packages are up-to-date.
* A `runas` command is provided which can run a given program under a
different user ID.
* The *noninteractive* APT frontend is enabled by default.
* The locale is set to `en_US.UTF-8`.