calckey (v0.3-alpha)
Installation
docker pull git.astolfo.cool/natty/calckey:v0.3-alpha
sha256:6eecf2e3be6c1382e5f2da8aca50be913fc6d588480964c012d20017d3e40f90
Image Layers
ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in / |
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