sha256:1026c82b960adf0e7d48fc5cc09126c3d1a80e169ec2c3432c4ec50d2f9857ec
OS/ARCH
Compressed size
164.64 MB
Last pushed
about 1 month by zfpsystems
Type
Image
Manifest digest
sha256:a2e4887dcdd50044fe64857b4aa3396a548c471d73b19990e43ff1f07acb3fa9
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3WORKDIR /app92 B4RUN /bin/sh -c apk add169.17 KB5RUN /bin/sh -c adduser -D938 B6COPY /app/bin/api /app/ # buildkit22.44 MB7COPY /app/bin/addSource /app/ # buildkit14.74 MB8COPY /app/bin/updateSourceStatus /app/ # buildkit14.71 MB9COPY /app/bin/removeSource /app/ # buildkit14.69 MB10COPY /app/bin/healthCheck /app/ # buildkit13.87 MB11COPY /app/config.yaml /app/ # buildkit817 B12COPY /app/schemas /app/schemas # buildkit41.46 KB13COPY /app/plugins /app/plugins # buildkit12.29 KB14RUN /bin/sh -c chmod +x32 B15RUN /bin/sh -c chmod +x32 B16RUN /bin/sh -c chmod +x32 B17RUN /bin/sh -c chmod +x32 B18RUN /bin/sh -c mkdir /app/data111 B19RUN /bin/sh -c chmod 75532 B20RUN /bin/sh -c chown -R80.5 MB21USER apiuser0 B22EXPOSE [8080/tcp]0 B23WORKDIR /app32 B24CMD ["./api"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit