[skip ci]

This commit is contained in:
Gitea Action
2026-04-09 12:58:40 +00:00
parent a541090c5f
commit fecf8313eb
3 changed files with 9 additions and 7 deletions

View File

@@ -11,18 +11,18 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | debian:trixie | 09.04.2026 14:13 |
| aarch64 (arm64) | ✅ Active | debian:trixie | 09.04.2026 14:13 |
| x86_64 (amd64) | ✅ Active | debian:trixie | 09.04.2026 14:58 |
| aarch64 (arm64) | ✅ Active | debian:trixie | 09.04.2026 14:58 |
### 🚀 Docker Pull
```bash
docker pull git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:bookworm-de
docker pull git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:trixie-de
```
### 🚀 Docker Compose
```yaml
services:
base-image-debian-rdp-ldap:
image: git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:bookworm-de
image: git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:trixie-de
container_name: base-image-debian-rdp-ldap
restart: unless-stopped
ports:
@@ -50,14 +50,15 @@ docker run -d \
-e LDAP_SUDO_GROUP=YOUR-SUDO-USERS-GROUP \
-v ./YOUR-PERSISTENT-FOLDER:/home \
-p 3889 \
git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:bookworm-de
git.pi-farm.de/pi-farm/base-image-debian-rdp-ldap:trixie-de
```
*Last updated on: 09.04.2026 14:13*
*Last updated on: 09.04.2026 14:58*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **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 | ✅ |