Add coolify-builder image, initials of deployments

This commit is contained in:
Andras Bacsai
2023-03-28 22:13:08 +02:00
parent 593f1acf10
commit 8e0c1027bb
17 changed files with 299 additions and 140 deletions

View File

@@ -12,6 +12,7 @@ ARG PACK_VERSION=0.27.0
ARG NIXPACKS_VERSION=1.6.0
USER root
WORKDIR /artifacts
RUN apk add --no-cache bash curl git git-lfs openssh-client tar tini
RUN mkdir -p ~/.docker/cli-plugins
RUN curl -SL https://cdn.coollabs.io/bin/$TARGETPLATFORM/docker-$DOCKER_VERSION -o /usr/bin/docker