Minimal DE images
  • Dockerfile 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-08 12:00:05 +03:00
.forgejo/workflows fix(workflows): build arg 2026-09-08 09:31:00 +03:00
common chore(Containerfile): try to fix paths 2026-09-08 12:00:05 +03:00
images common: enable xdg-user-dirs user service 2026-07-25 19:33:28 +03:00
testing/deepin/resources all: move Containerfile and image.yml to common 2026-01-21 02:38:21 +03:00
LICENSE Initial commit 2025-11-13 15:09:31 +03:00
README.md fix(workflow): env in env 2026-06-28 16:43:55 +03:00
README.ru.md fix(README): attention blocks 2026-06-26 17:26:01 +03:00
TESTING.md chore: Add TESTING.md 2026-01-05 23:26:29 +03:00
TESTING.ru.md chore: Add TESTING.md 2026-01-05 23:26:29 +03:00

ALT Atomic Minimal

Warning

These images are not intended for everyday use, they are experimental and may not be complete.

Collection of minimalistic ALT Atomic images with different DE.

Status of support can be checked in section Status.

The main purpose of these images is to provide a minimal base for forming own image on different DE.

Usage

From ALT Atomic

  1. Switch to chosen image:
sudo bootc switch altlinux.space/alt-atomic/minimal/<name>/nightly:latest

Where <name> - name of image in lowercase (gnome, kde, etc.)

  1. Wait until download is done
  2. Reboot to chosen image

If all is fine, pin image with command:

sudo ostree admin pin 0

From other distribution

  1. Download and boot into ALT Atomic image
  2. Enter needed DE image link onto installation step:
altlinux.space/alt-atomic/minimal/<name>/nightly:latest

Where <name> - name of image in lowercase (gnome, kde, etc.)

  1. Continue the installation

Status

Image Status Notes
Budgie 🟢 -
Cinnamon 🟢 -
COSMIC 🟢 -
GNOME 🟢 -
Hyprland 🟣 -
KDE 🟣 -
LXQt 🟣 -
MATE 🟣 -
Niri 🟣 -
Phosh 🟣 -
Sway 🟣 -
Xfce 🟣 -

Legend

  • 🟣 — not tested
  • 🔴 — not working
  • 🟡 — partially working
  • 🟢 — working fine