Go to file
2020-09-11 08:17:12 +00:00
keycloak Keycloak version manip 2020-09-05 11:22:49 +02:00
unifi Update unifi version 2020-09-11 08:17:12 +00:00
watchdog upper case namespace 2020-09-05 11:01:30 +02:00
.gitlab-ci.yml Keycloak version manip 2020-09-05 11:22:49 +02:00
readme.adoc link github files and fix build 2020-07-30 09:34:34 +02:00

image:https://gitlab.com/alemaire/buildx/badges/master/pipeline.svg[link="https://gitlab.com/alemaire/buildx/-/commits/master",title="pipeline status"]


On debian :
```
install docker CE from docker as packaged version is not egal or higher than 19.03

apt install qemu-user-static
docker buildx create --use --platform linux/amd64,linux/arm64,linux/arm,linux/ppc64le

```