This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Projekt: {{.RepoName}} [](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__*
|
||||
Reference in New Issue
Block a user