withdrawal (2023.12.6.withdrawal1)
Published 2024-03-30 18:50:10 +00:00 by ash
Installation
docker pull git.ashhhleyyy.dev/ash/withdrawal:2023.12.6.withdrawal1
sha256:e4b166e65c47efea187cf56dbfcfc171a5dc022bf83771f60f571e1a63f1b19b
Image Layers
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in / |
CMD ["/bin/sh"] |
WORKDIR /iceshrimp |
RUN /bin/sh -c apk add --no-cache --no-progress tini ffmpeg vips-dev zip unzip nodejs-current libheif-dev # buildkit |
COPY /iceshrimp /iceshrimp # buildkit |
RUN /bin/sh -c corepack enable && corepack prepare --activate # buildkit |
ENV NODE_ENV=production |
VOLUME [/iceshrimp/files] |
ENTRYPOINT ["/sbin/tini" "--"] |
CMD ["yarn" "run" "migrateandstart"] |
Details
2024-03-30 18:50:10 +00:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
228 MiB
2023.12.6.withdrawal1
2024-03-30