Files
docker-baseimage-debian/README.md
info@pi-farm.de cd25c67964
Some checks failed
/ release-and-build (push) Failing after 18s
Initial commit
2026-03-16 03:13:24 +00:00

17 lines
604 B
Markdown

# Projekt: {{.RepoName}} [![Build Status](https://git.pi-farm.de/{{.Owner.Name}}/{{.RepoName}}/actions/workflows/build-and-push.yaml/badge.svg)](https://git.pi-farm.de/{{.Owner.Name}}/{{.RepoName}}/actions)
This repository is built and pushed automatically.
### 🏗️ Platform Support
| Architecture | Status | Base-Image |
| :--- | :--- | :--- |
| **x86_64** (amd64) | ✅ Active | `__BASE_IMAGE__` |
| **aarch64** (arm64) | __ARM_STATUS__ | `__BASE_IMAGE__` |
### 🚀 Docker Pull Command
```bash
docker pull git.pi-farm.de/{{.Owner.Name}}/{{.RepoName}}:latest
```
---
*Last updated on: __DATE__*