Bot Updating Documentation

master
LinuxServer-CI 2025-07-06 22:04:41 +00:00
rodzic e2c4b9d5cd
commit 1a82cd465a
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 30 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,30 @@
---
title: xvfb
---
<!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read https://github.com/linuxserver/docker-xvfb/blob/master/.github/CONTRIBUTING.md -->
# XVFB patched with DRI3/Glamor
These images contain a patched up to date binary version of xvfb, to apply them to any image simply:
```
FROM lscr.io/linuxserver/xvfb:alpine322 AS xvfb
FROM ghcr.io/linuxserver/baseimage-selkies:alpine322
COPY --from=xvfb / /
```
# Available Distros
All images are built for x86_64 and aarch64 platforms.
| Distro | Current Tag |
| :----: | --- |
| Alpine | alpine322 |
| Arch | arch |
| Debian | debianbookworm |
| Enterprise Linux | el9 |
| Fedora | fedora42 |
| Kali | kali |
| Ubuntu | ubuntunoble |
The following line is only in this repo for loop testing:
- { date: "01.01.50:", desc: "I am the release message for this internal repo." }