sha256:c01ec2d591c233c1fd7a96603a0715c7a72c4443c575a3152e1f01409f04a66f
OS/ARCH
linux/amd64
Compressed size
24.66 MB
Last pushed
26 days by pilotso11
Type
Image
Manifest digest
sha256:dd21da209fda153d3ab58cf396f2a085c02d2c2a7e359272e93ce72bd7e842e5
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add2.74 MB4WORKDIR /app93 B5COPY /app/server . # buildkit17.8 MB6COPY /app/authorized_users.json . # buildkit171 B7COPY prompts/ ./prompts/ # buildkit30.7 KB8COPY /app/frontend/dist ./dist # buildkit438.72 KB9ENV STATIC_FILES_DIR=./dist0 B10ENV PORT=80000 B11ENV TZ=Europe/London0 B12EXPOSE [8000/tcp]0 B13HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/healthz]0 B14ENTRYPOINT ["/app/server"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit