calckey (v0.3.0-alpha.24)
Installation
docker pull git.astolfo.cool/natty/calckey:v0.3.0-alpha.24
sha256:53f22e34669a8fc00cc7ae460fdb49cd078d4fe6bcdae29a27a0fa881e59390e
Image Layers
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
WORKDIR /calckey |
RUN apk add --no-cache --no-progress tini ffmpeg vips-dev zip unzip nodejs-current |
COPY . ./ |
COPY --from=build /calckey/node_modules /calckey/node_modules |
COPY --from=build /calckey/packages/backend/node_modules /calckey/packages/backend/node_modules |
COPY --from=build /calckey/packages/backend/built /calckey/packages/backend/built |
RUN corepack enable && corepack prepare pnpm@latest --activate |
Details
Versions (38)
View all
v0.3.0-alpha.28
2024-11-17
v0.3.0-alpha.27
2024-11-17
v0.3.0-alpha.26
2024-11-17
v0.3.0-alpha.25
2024-11-17
v0.3.0-alpha.24
2024-11-16