https://github.com/aetherinox/docker-base-ubuntu
Docker containerized image of Ubuntu; to be utilized as the foundation for other docker images as a base.
https://github.com/aetherinox/docker-base-ubuntu
container distro docker docker-base-image docker-image docker-ubuntu ubuntu
Last synced: about 2 months ago
JSON representation
Docker containerized image of Ubuntu; to be utilized as the foundation for other docker images as a base.
- Host: GitHub
- URL: https://github.com/aetherinox/docker-base-ubuntu
- Owner: Aetherinox
- License: other
- Created: 2025-06-13T22:33:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T05:30:25.000Z (about 1 year ago)
- Last Synced: 2026-03-30T22:31:12.852Z (3 months ago)
- Topics: container, distro, docker, docker-base-image, docker-image, docker-ubuntu, ubuntu
- Homepage:
- Size: 411 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docker Image using Ubuntu and s6-overlay
💿 Base Image - Ubuntu 💿
This branch `main` does not contain any files other than the `README.md`. You need to view the other branches for the Ubuntu image.

[![Version][dockerhub-version-img]][dockerhub-version-uri]
[![Dockerhub Pulls][dockerhub-pulls-img]][dockerhub-pulls-uri]
[![Github Pulls][github-pulls-img]][github-pulls-uri]
[![Size][github-size-img]][github-size-img]
[![Last Commit][github-commit-img]][github-commit-img]
[![Contributors][contribs-all-img]](#contributors-)
---
## About
The `main` branch of this repository does not contain any useful files. In order to access the alpine base image files; view the list of available repository branches below:
| Branch | Purpose |
| --- | --- |
| [docker/ubuntu](https://github.com/aetherinox/docker-base-ubuntu/tree/docker/base-ubuntu) | Files required to generate your own Ubuntu base image which will be used for your own application. |
| [docker/core](https://github.com/aetherinox/docker-base-ubuntu/tree/docker/core) | Called internally by `docker/ubuntu` when Ubuntu base is created |
| [workflows/samples](https://github.com/aetherinox/docker-base-ubuntu/tree/workflows/samples) | Custom Github workflows will allow you to generate docker images and push to Dockerhub or Github |
---
## Workflow Usage
When executing the `deploy-docker-*.yml` workflows manually, you must select the branch `docker/base-ubuntu` from the top option **Use Workflow From**.

Github Workflow: `docker-deploy-*.yml` - Workflow branch selection
---
## Contributors ✨
We are always looking for contributors. If you feel that you can provide something useful to this project, then we'd love to review your suggestion. Before submitting your contribution, please review the following resources:
- [Pull Request Procedure](.github/PULL_REQUEST_TEMPLATE.md)
- [Contributor Policy](CONTRIBUTING.md)
Want to help but can't write code?
- Review [active questions by our community](https://github.com/aetherinox/docker-base-ubuntu/labels/help%20wanted) and answer the ones you know.

[![Contributors][contribs-all-img]](#contributors-)
---
[general-npmjs-uri]: https://npmjs.com
[general-nodejs-uri]: https://nodejs.org
[general-npmtrends-uri]: http://npmtrends.com/aetherinox
[github-version-img]: https://img.shields.io/github/v/tag/aetherinox/docker-base-ubuntu?logo=GitHub&label=Version&color=ba5225
[github-version-uri]: https://github.com/aetherinox/docker-base-ubuntu/releases
[github-version-ftb-img]: https://img.shields.io/github/v/tag/aetherinox/docker-base-ubuntu?style=for-the-badge&logo=github&logoColor=FFFFFF&logoSize=34&label=%20&color=ba5225
[github-version-ftb-uri]: https://github.com/aetherinox/docker-base-ubuntu/releases
[npm-version-img]: https://img.shields.io/npm/v/aetherinox?logo=npm&label=Version&color=ba5225
[npm-version-uri]: https://npmjs.com/package/aetherinox
[pypi-version-img]: https://img.shields.io/pypi/v/aetherinox
[pypi-version-uri]: https://pypi.org/project/aetherinox/
[license-mit-img]: https://img.shields.io/badge/MIT-FFF?logo=creativecommons&logoColor=FFFFFF&label=License&color=9d29a0
[license-mit-uri]: https://github.com/aetherinox/docker-base-ubuntu/blob/main/LICENSE
[github-downloads-img]: https://img.shields.io/github/downloads/aetherinox/docker-base-ubuntu/total?logo=github&logoColor=FFFFFF&label=Downloads&color=376892
[github-downloads-uri]: https://github.com/aetherinox/docker-base-ubuntu/releases
[npmjs-downloads-img]: https://img.shields.io/npm/dw/%40aetherinox%2Fdocker-base-ubuntu?logo=npm&&label=Downloads&color=376892
[npmjs-downloads-uri]: https://npmjs.com/package/aetherinox
[github-size-img]: https://img.shields.io/github/repo-size/aetherinox/docker-base-ubuntu?logo=github&label=Size&color=59702a
[github-size-uri]: https://github.com/aetherinox/docker-base-ubuntu/releases
[npmjs-size-img]: https://img.shields.io/npm/unpacked-size/aetherinox/latest?logo=npm&label=Size&color=59702a
[npmjs-size-uri]: https://npmjs.com/package/aetherinox
[codecov-coverage-img]: https://img.shields.io/codecov/c/github/aetherinox/docker-base-ubuntu?token=MPAVASGIOG&logo=codecov&logoColor=FFFFFF&label=Coverage&color=354b9e
[codecov-coverage-uri]: https://codecov.io/github/aetherinox/docker-base-ubuntu
[contribs-all-img]: https://img.shields.io/github/all-contributors/aetherinox/docker-base-ubuntu?logo=contributorcovenant&color=de1f6f&label=contributors
[contribs-all-uri]: https://github.com/all-contributors/all-contributors
[github-build-img]: https://img.shields.io/github/actions/workflow/status/aetherinox/docker-base-ubuntu/deploy-docker-github.yml?logo=github&logoColor=FFFFFF&label=Build&color=%23278b30
[github-build-uri]: https://github.com/aetherinox/docker-base-ubuntu/actions/workflows/deploy-docker-github.yml
[github-build-pypi-img]: https://img.shields.io/github/actions/workflow/status/aetherinox/docker-base-ubuntu/release-pypi.yml?logo=github&logoColor=FFFFFF&label=Build&color=%23278b30
[github-build-pypi-uri]: https://github.com/aetherinox/docker-base-ubuntu/actions/workflows/pypi-release.yml
[github-tests-img]: https://img.shields.io/github/actions/workflow/status/aetherinox/docker-base-ubuntu/docker-tests.yml?logo=github&label=Tests&color=2c6488
[github-tests-uri]: https://github.com/aetherinox/docker-base-ubuntu/actions/workflows/docker-tests.yml
[github-commit-img]: https://img.shields.io/github/last-commit/aetherinox/docker-base-ubuntu?logo=conventionalcommits&logoColor=FFFFFF&label=Last%20Commit&color=313131
[github-commit-uri]: https://github.com/aetherinox/docker-base-ubuntu/commits/main/
[dockerhub-version-img]: https://img.shields.io/docker/v/aetherinox/base-ubuntu/latest?logo=docker&logoColor=FFFFFF&label=Version&color=ba5225
[dockerhub-version-uri]: https://hub.docker.com/repository/docker/aetherinox/base-ubuntu/general
[dockerhub-pulls-img]: https://img.shields.io/docker/pulls/aetherinox/base-ubuntu?logo=docker&logoColor=FFFFFF&label=Pulls&color=376892
[dockerhub-pulls-uri]: https://hub.docker.com/repository/docker/aetherinox/base-ubuntu/general
[github-pulls-img]: https://img.shields.io/badge/dynamic/json?url=https://ipitio.github.io/backage/aetherinox/docker-base-ubuntu/base-ubuntu.json&query=%24.downloads&logo=github&style=flat&color=376892&label=Pulls
[github-pulls-uri]: https://github.com/aetherinox/docker-base-ubuntu/pkgs/container/base-ubuntu