sha256:43a43c153c0702b6bee4451b41f70c411b4c52d1ea21a173bd0ba678473ff174
OS/ARCH
Compressed size
86.07 MB
Last pushed
8 months by zfpsystems
Type
Image
Manifest digest
sha256:18daa1e2c4c0e2eecf4feb09ec0eb097e1ba3d783ea3119bd1f7f1f39f65aabd
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/ # buildkit18.27 MB7COPY /app/bin/addSource /app/ # buildkit7.84 MB8COPY /app/bin/removeSource /app/ # buildkit7.85 MB9COPY /app/bin/healthCheck /app/ # buildkit7.22 MB10COPY /app/config.yaml /app/ # buildkit401 B11COPY /app/schemas /app/schemas # buildkit32.72 KB12COPY /app/plugins /app/plugins # buildkit1.46 KB13RUN /bin/sh -c chmod +x32 B14RUN /bin/sh -c chmod +x32 B15RUN /bin/sh -c chmod +x32 B16RUN /bin/sh -c chmod +x32 B17RUN /bin/sh -c mkdir /app/data111 B18RUN /bin/sh -c chmod 75532 B19RUN /bin/sh -c chown -R41.22 MB20USER apiuser0 B21EXPOSE [8080/tcp]0 B22WORKDIR /app32 B23CMD ["./api"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit