Go to file
2020-10-22 09:01:40 +00:00
freshrss Update FreshRSS version 1.17.0 2020-10-22 09:01:40 +00:00
keycloak bump debian version & add freshrss 2020-09-12 10:16:24 +02:00
unifi Unifi version 6.0.29 2020-10-22 08:24:52 +00:00
watchdog bump debian version & add freshrss 2020-09-12 10:16:24 +02:00
.gitlab-ci.yml bump debian version & add freshrss 2020-09-12 10:16:24 +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

```