theflightsims/ubuntu-dev

By theflightsims

Updated about 2 months ago

Ubuntu Containers for Development

Image
Languages & frameworks
Developer tools
Operating systems
1

2.5K

theflightsims/ubuntu-dev repository overview

Ubuntu Containers for Development

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.

Available containers

DevOps users are recommended to use those available containers:

  • noble (linux/amd64 and linux/arm64/v8)

Usage

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

Packages installed

See in PACKAGES.md

Contribute

See in CONTRIBUTING.md

Tag summary

Content type

Image

Digest

sha256:1d42ff7e7

Size

2.7 GB

Last updated

about 2 months ago

docker pull theflightsims/ubuntu-dev:noble-mini-arm64v8