Go to file
2020-07-29 17:05:51 +02:00
keycloak initial commit 2020-07-29 16:01:00 +02:00
mc initial commit 2020-07-29 16:01:00 +02:00
pgadmin4 add python3-psycopg2 as build dep 2020-07-29 17:05:51 +02:00
.gitlab-ci.yml initial commit 2020-07-29 16:01:00 +02:00
debian.version initial commit 2020-07-29 16:01:00 +02:00
Makefile initial commit 2020-07-29 16:01:00 +02:00
readme.adoc readme update 2020-07-29 16:11:52 +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 binfmt-support

docker buildx create --use
```