This repository was archived by the owner on Feb 7, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 platforms : |
4747 linux/amd64
4848 linux/arm64
49- linux/arm/v7
5049 push : ${{ github.event_name != 'pull_request' }}
5150 build-args : BUILDX_QEMU_ENV=true
5251 tags : odin568/fe2_kartengenerierung:${{ env.RELEASE_VERSION }}
Original file line number Diff line number Diff line change 4646 platforms : |
4747 linux/amd64
4848 linux/arm64
49- linux/arm/v7
5049 push : ${{ github.event_name != 'pull_request' }}
5150 build-args : BUILDX_QEMU_ENV=true
5251 tags : odin568/fe2_kartengenerierung:${{ env.RELEASE_VERSION }}
Original file line number Diff line number Diff line change 4949 platforms : |
5050 linux/amd64
5151 linux/arm64
52- linux/arm/v7
5352 push : ${{ github.event_name != 'pull_request' }}
5453 build-args : BUILDX_QEMU_ENV=true
5554 tags : odin568/fe2_kartengenerierung:${{ env.RELEASE_VERSION }}
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Bietet eine einfache Möglichkeit zum Testen und Debuggen inklusive Performancem
7272## Installation
7373### Docker
7474Vorbedingung: Docker und Docker-Compose müssen installiert sein.
75- Architekturen: ``` linux/amd64 ``` , ``` linux/arm/v7 ``` und ``` linux/arm64 ```
75+ Architekturen: ``` linux/amd64 ``` und ``` linux/arm64 ```
7676* Lade [ docker-compose.yml] ( https://github.com/odin568/FE2_Kartengenerierung/releases ) herunter
7777* Passe Konfiguration an (** volumes** , ** environments** )
7878* ``` docker-compose up -d ```
You can’t perform that action at this time.
0 commit comments