1 Commits

Author SHA1 Message Date
c7c1c7b2f3 bullseye-test 2026-04-09 15:22:10 +00:00
3 changed files with 22 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
# base-image-debian-rdp-ldap
Debian Desktop with LDAP-Authentication and Pulse-Audio. To use behind Guacamole with LDAP-Authentication and pass-through to Debian-Desktop.
Debian Desktop with LDAP-Authentication. To use behind Guacamole with LDAP-Authentication and pass-through to Debian-Desktop.
[![Build Status](https://git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap/actions/workflows/build-and-push.yaml/badge.svg)](https://git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap/actions)
[![Gitea Repo](https://img.shields.io/badge/gitea-repository-blue?logo=gitea&logoColor=white)](__REPO_URL__)
@@ -11,8 +11,8 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | debian:bookworm | 09.04.2026 17:19 |
| aarch64 (arm64) | ✅ Active | debian:bookworm | 09.04.2026 17:19 |
| x86_64 (amd64) | ✅ Active | debian:bookworm | 09.04.2026 15:23 |
| aarch64 (arm64) | ✅ Active | debian:bookworm | 09.04.2026 15:23 |
### 🚀 Docker Pull
```bash
@@ -53,11 +53,23 @@ docker run -d \
git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:bookworm-de
```
*Last updated on: 09.04.2026 17:19*
*Last updated on: 09.04.2026 15:23*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **bookworm-de** | 09.04.2026 17:19 | build for bookworm ✅ |
| **trixie-de** | 09.04.2026 16:44 | build for trixie-de ✅ |
| **bookworm-de** | 09.04.2026 16:15 | Merge pull request dev (#2) from dev into main Reviewed-on: https://git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap/pulls/2 ✅ |
| **bookworm-de** | 09.04.2026 15:23 | ✅ |
| **trixie-de** | 09.04.2026 14:58 | ✅ |
| **bookworm-de** | 09.04.2026 14:13 | ✅ |
| **bookworm-de** | 09.04.2026 13:10 | ✅ |
| **bookworm-de** | 09.04.2026 11:58 | ✅ |
| **bookworm-de** | 09.04.2026 10:11 | ✅ |
| **bookworm-de** | 07.04.2026 19:27 | ✅ |
| **bookworm-de** | 07.04.2026 17:38 | ✅ |
| **bookworm-de** | 05.04.2026 11:47 | ✅ |
| **bookworm-de** | 05.04.2026 11:20 | ✅ |
| **bookworm-de** | 04.04.2026 00:31 | ✅ |
| **bookworm-de** | 02.04.2026 17:26 | ✅ |
| **bookworm-de** | 02.04.2026 16:44 | ✅ |
| **bookworm-de** | 02.04.2026 15:37 | ✅ |
| **bookworm** | 02.04.2026 14:15 | ✅ |

View File

@@ -1,3 +0,0 @@
| **bookworm-de** | 09.04.2026 17:19 | build for bookworm ✅ |
| **trixie-de** | 09.04.2026 16:44 | build for trixie-de ✅ |
| **bookworm-de** | 09.04.2026 16:15 | Merge pull request dev (#2) from dev into main Reviewed-on: https://git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap/pulls/2 ✅ |

View File

@@ -1,7 +1,7 @@
## BUILD STAGE
BUILD_BASE_IMAGE=debian:bookworm
BUILD_BASE_IMAGE=debian:bullseye
BUILD_COUNTRY=de
BUILD_TAG=bookworm-de
BUILD_TAG=bullseye-de
BUILD_TAG_LATEST=n
BUILD_LANG=de_DE.UTF-8
BUILD_LANGUAGE=de_DE:de
@@ -10,7 +10,7 @@ BUILD_TZ=Europe/Berlin
BUILD_MAINTAINER=pi-farm
BUILD_APP_NAME=base-image-debian-rdp-ldap
BUILD_APP_VERSION=1.0.0
PUSH=dockerhub
PUSH=gitea
## ENV STAGE
ENV_SSSD_DEBUG_LEVEL=5