Sign inSign up

adelielinux/adelie

Sponsored OSS

By Adélie Linux

•Updated almost 2 years ago

The official Adélie Linux Docker images.

Image
Security
Web servers
Operating systems
2

6.5K

adelielinux/adelie repository overview

polyguin

Adélie⁠ is an independent Linux distribution committed to integrity, privacy, and user freedom.

Focused on providing a reliable Linux platform based on musl libc⁠, Adélie finds itself used by software professionals, content creators, businesses, web surfers, as well as in data centers.

Please refer to our FAQ page⁠ and Quick Start Guide⁠ for more information.

⁠Supported Architectures

  • linux/arm64/v8 (64-bit ARM, aarch64)
  • linux/arm/v7 (32-bit ARM, armv7)
  • linux/ppc64 (64-bit POWER, ppc64)
  • linux/ppc (32-bit PowerPC, ppc)
  • linux/amd64 (64-bit x86, x86_64)
  • linux/386 (32-bit x86, pmmx)

⁠Usage

FROM adelielinux/adelie:1.0-beta6
RUN apk add ...
ENTRYPOINT [ ... ]
$ docker run --rm -it adelielinux/adelie:1.0-beta6
#

⁠Further Reading

Our images are not "built"; we do a direct import⁠ of our officially-released rootfs tarball media:

$ docker history --format json adelielinux/adelie | jq
{
  "Comment": "Imported from https://distfiles.adelielinux.org/adelie/1.0-beta6/iso/adelie-rootfs-mini-x86_64-1.0-beta6-20241214.txz",
  "CreatedAt": "2024-12-15T19:20:16-06:00",
  "CreatedBy": "",
  "CreatedSince": "3 hours ago",
  "ID": "5fab6f415d24",
  "Size": "40.8MB"
}

Tag summary

Content type

Image

Digest

sha256:7126a96c1…

Size

18.1 MB

Last updated

almost 2 years ago

docker pull adelielinux/adelie

This week's pulls

Pulls:

48

Last week