mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 10:43:28 +00:00
borg | ||
dendrite | ||
keycloak | ||
minio | ||
pleroma | ||
restic | ||
roundcubemail | ||
shields | ||
synapse | ||
unifi | ||
watchdog | ||
.gitlab-ci.yml | ||
readme.adoc |
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 ```