forked from YokaiRick/akkoma
c52390a7d9
So we can skip updating and installing the same packages a million times. It will still grab the hex.pm stuff -- maybe we can find a way to avoid this, too.
1 line
135 B
Bash
Executable file
1 line
135 B
Bash
Executable file
docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:latest --push .
|