Compare commits
3 Commits
b6cf806444
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b85f28622 | ||
|
|
f9ee5f5cf5 | ||
|
|
a7bc6631d3 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -17,3 +17,6 @@ data/*
|
|||||||
# solltest du sie hier ebenfalls ausschließen:
|
# solltest du sie hier ebenfalls ausschließen:
|
||||||
config/*
|
config/*
|
||||||
!config/.gitkeep
|
!config/.gitkeep
|
||||||
|
|
||||||
|
# VSCode spezifisch
|
||||||
|
.vscode/
|
||||||
@@ -11,8 +11,8 @@ This repository is built and pushed automatically.
|
|||||||
### 🏗️ Platform Support
|
### 🏗️ Platform Support
|
||||||
| Architecture | Status | Base Image | Build Date |
|
| Architecture | Status | Base Image | Build Date |
|
||||||
| :--- | :--- | :--- | :--- |
|
| :--- | :--- | :--- | :--- |
|
||||||
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 25.03.2026 10:29 |
|
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 29.03.2026 01:41 |
|
||||||
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 25.03.2026 10:29 |
|
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 29.03.2026 01:41 |
|
||||||
|
|
||||||
### 🚀 Docker Pull
|
### 🚀 Docker Pull
|
||||||
```bash
|
```bash
|
||||||
@@ -47,9 +47,11 @@ docker run -d \
|
|||||||
git.pi-farm.de/pi-farm/hibp-docker:0.6.2
|
git.pi-farm.de/pi-farm/hibp-docker:0.6.2
|
||||||
```
|
```
|
||||||
|
|
||||||
*Last updated on: 25.03.2026 10:29*
|
*Last updated on: 29.03.2026 01:41*
|
||||||
|
|
||||||
### 📜 Version History
|
### 📜 Version History
|
||||||
| Version | Date | Status |
|
| Version | Date | Status |
|
||||||
| :--- | :--- | :--- |
|
| :--- | :--- | :--- |
|
||||||
|
| **0.6.2** | 29.03.2026 01:41 | add .vscode ✅ |
|
||||||
|
| **0.6.2** | 25.03.2026 11:13 | buildargs.env aktualisiert ✅ |
|
||||||
| **0.6.2** | 25.03.2026 10:29 | ✅ |
|
| **0.6.2** | 25.03.2026 10:29 | ✅ |
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
|
| **0.6.2** | 29.03.2026 01:41 | add .vscode ✅ |
|
||||||
|
| **0.6.2** | 25.03.2026 11:13 | buildargs.env aktualisiert ✅ |
|
||||||
| **0.6.2** | 25.03.2026 10:29 | ✅ |
|
| **0.6.2** | 25.03.2026 10:29 | ✅ |
|
||||||
|
|||||||
Reference in New Issue
Block a user