calckey (v0.3.0-alpha.32)
Installation
docker pull git.astolfo.cool/natty/calckey:v0.3.0-alpha.32
sha256:8b8fc85a26860afe8d3b45ea35dbe872c54528c3717e4c76f840c44f3ea400df
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 (42)
View all
v0.3.0-alpha.33
2024-12-19
v0.3.0-alpha.32
2024-12-19
v0.3.0-alpha.31
2024-11-25
v0.3.0-alpha.29
2024-11-25
v0.3.0-alpha.28
2024-11-17