Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martabal/docker-baseimage-ubuntu-ci
https://github.com/martabal/docker-baseimage-ubuntu-ci
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/martabal/docker-baseimage-ubuntu-ci
- Owner: martabal
- Created: 2023-06-23T14:04:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-04T12:22:00.000Z (about 2 months ago)
- Last Synced: 2024-10-08T15:59:19.230Z (about 1 month ago)
- Language: Dockerfile
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-baseimage-ubuntu
[![Release](https://github.com/martabal/docker-baseimage-ubuntu/actions/workflows/push_docker.yml/badge.svg)](https://github.com/martabal/docker-baseimage-ubuntu/actions/workflows/push_docker.yml)
[![Build](https://github.com/martabal/docker-baseimage-ubuntu/actions/workflows/build.yml/badge.svg)](https://github.com/martabal/docker-baseimage-ubuntu/actions/workflows/build.yml)## Supported Architectures
To obtain the appropriate image for your architecture, simply pull `ghcr.io/martabal/ubuntu:latest`. Alternatively, you can also obtain specific architecture images by using tags.
This image supports the following architectures:
| Architecture | Available |
| :----: | :----: |
| x86-64 | ✅ |
| arm64 | ✅ |
| armhf | ❌ |