ubuntu-dev
Ubuntu Containers for Development
2.5K
This project is intended to normalize the development process, by building a toolset of common development toolchains into a Docker container, with supported architectures.
The build images are based on Ubuntu LTS images.
DevOps users are recommended to use those available containers:
noble (linux/amd64 and linux/arm64/v8)For base images
# Ubuntu 24.04 LTS (Noble, AMD64)
docker pull theflightsims/ubuntu-dev:noble-amd64
# Ubuntu 24.04 LTS (Noble, ARM64v8)
docker pull theflightsims/ubuntu-dev:noble-arm64v8
For mini images
# Ubuntu 24.04 LTS (Noble, AMD64)
docker pull theflightsims/ubuntu-dev:noble-mini-amd64
# Ubuntu 24.04 LTS (Noble, ARM64v8)
docker pull theflightsims/ubuntu-dev:noble-mini-arm64v8
See in PACKAGES.md
See in CONTRIBUTING.md
Content type
Image
Digest
sha256:1d42ff7e7…
Size
2.7 GB
Last updated
about 2 months ago
docker pull theflightsims/ubuntu-dev:noble-mini-arm64v8