mirror of
https://git.netzspielplatz.de/docker-multiarch/flarum.git
synced 2025-11-08 14:09:28 +00:00
added some info about the ci config to the README
This commit is contained in:
parent
2113a70115
commit
60f8f57123
1 changed files with 6 additions and 0 deletions
|
|
@ -1 +1,7 @@
|
|||
basically a build of https://github.com/mondediefr/docker-flarum for multiple architectures (amd64, arm64 and arm32)
|
||||
|
||||
to automatically build it via gitlab ci you need 3 CI vars:
|
||||
|
||||
* BUILD_PLATFORMS with for example linux/amd64,linux/arm64,linux/arm/v7
|
||||
* DOCKER_LOGIN aka your Docker Hub username
|
||||
* DOCKER_PASSWORD - your Docker Hub Password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue