Sign inSign up

1tsme/archlinux

By 1tsme

Updated about 5 hours ago

Arch Linux image with pre-installed paru. Updated daily.

Image
Operating systems
0

10K+

1tsme/archlinux repository overview

archlinux

Arch Linux container images with paru AUR helper pre-installed, built and published daily.

Each image carries an org.opencontainers.image.version label set to a hash of its installed package list (visible via docker inspect) — Arch is rolling-release, so there's no upstream version number to tie a tag to.

Images

Base (latest)

Minimal Arch Linux image with paru. Intended as a foundation for other images.

docker pull 1tsme/archlinux:latest
Builder (builder)

Extends the base image with AUR build tools and a passwordless builder user for running makepkg and paru.

docker pull 1tsme/archlinux:builder

Includes: base-devel, github-cli, jq, namcap, openssh, pacman-contrib, rsync

Python (python)

Extends the base image with python and python-pip.

docker pull 1tsme/archlinux:python
uv (uv)

Extends the Python image with uv, installed via paru from the extra repo.

docker pull 1tsme/archlinux:uv

Tags

TagDescription
latestLatest base image
YYMMDDDate-stamped base image
builderLatest builder image
builder-YYMMDDDate-stamped builder image
pythonLatest Python image
python-YYMMDDDate-stamped Python image
uvLatest uv image
uv-YYMMDDDate-stamped uv image

Source: https://github.com/its-me/image.archlinux

Tag summary

Content type

Image

Digest

sha256:e30a0458c

Size

178.9 MB

Last updated

about 5 hours ago

docker pull 1tsme/archlinux