Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jitesoft/docker-ubuntu
Docker image containing Ubuntu.
https://github.com/jitesoft/docker-ubuntu
base-image docker dockerfile dockerimage hacktoberfest jitesoft ubuntu
Last synced: 5 days ago
JSON representation
Docker image containing Ubuntu.
- Host: GitHub
- URL: https://github.com/jitesoft/docker-ubuntu
- Owner: jitesoft
- License: mit
- Created: 2019-07-18T08:28:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T19:58:24.000Z (about 2 years ago)
- Last Synced: 2024-05-03T04:47:44.370Z (7 months ago)
- Topics: base-image, docker, dockerfile, dockerimage, hacktoberfest, jitesoft, ubuntu
- Language: Dockerfile
- Homepage: https://ubuntu.com
- Size: 95.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ubuntu
[![Docker Pulls](https://img.shields.io/docker/pulls/jitesoft/ubuntu.svg)](https://hub.docker.com/r/jitesoft/ubuntu)
[![Back project](https://img.shields.io/badge/Open%20Collective-Tip%20the%20devs!-blue.svg)](https://opencollective.com/jitesoft-open-source)Dockerfile with Ubuntu core built from https://partner-images.canonical.com/core/
## Tags
Tags are named after version name and version number, latest lts is tagged with `lts` and latest version is tagged with `latest`.
All images is built for the following architectures: `amd64/x86_64`, `arm64`, `armv7`, `ppc64le`.
Images before focal also includes images for `i386`.
### Registries
The `jitesoft/ubuntu` image can be found at the following registries:
* `jitesoft/ubuntu`
* `ghcr.io/jitesoft/ubuntu`
* `registry.gitlab.com/jitesoft/dockerfiles/ubuntu`
* `quay.io/jitesoft/ubuntu`## Dockerfile
Dockerfile can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/ubuntu) and [GitHub](https://github.com/jitesoft/docker-ubuntu)
## Licenses
The files in this repo is released under the MIT license, with exception to the snippet of code
in the dockerfile which is clearly noted not to be.
The software in the image is released under various licenses, and you should (as always) assert the licenses
before using the specific software.Ubuntu licenses and information can be found at: https://ubuntu.com/licensing
### Image labels
This image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).
### Signature
Cosign public key for this image can be found at [https://jitesoft.com/cosign.pub](https://jitesoft.com/cosign.pub).
### Sponsors
Jitesoft images are built via GitLab CI on runners hosted by the following wonderful organisations:
[![Fosshost Logo](https://raw.githubusercontent.com/jitesoft/misc/master/sponsors/fosshostx128.png)](https://fosshost.org)
[![Aarch64 logo](https://raw.githubusercontent.com/jitesoft/misc/master/sponsors/aarch64x128.png)](https://aarch64.com)_The companies above are not affiliated with Jitesoft or any Jitesoft Projects directly._
---
Sponsoring is vital for the further development and maintaining of open source.
Questions and sponsoring queries can be made by email.
If you wish to sponsor our projects, reach out to the email above or visit any of the following sites:[Open Collective](https://opencollective.com/jitesoft-open-source)
[GitHub Sponsors](https://github.com/sponsors/jitesoft)
[Patreon](https://www.patreon.com/jitesoft)