sha256:9d3af93d44bbdc4153c539c162b0613d55243cef3e1e3707c836d48abcd93a09
OS/ARCH
Compressed size
164.05 MB
Last pushed
17 days by zfpsystems
Type
Image
Manifest digest
sha256:f2aae0584b0ef21b5feab910b38d81583695a7730b4ea842603c1b93403f4530
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3WORKDIR /app92 B4RUN /bin/sh -c apk add169.17 KB5RUN /bin/sh -c adduser -D939 B6COPY /app/bin/api /app/ # buildkit25.92 MB7COPY /app/bin/addSource /app/ # buildkit13.8 MB8COPY /app/bin/updateSourceStatus /app/ # buildkit13.76 MB9COPY /app/bin/removeSource /app/ # buildkit13.74 MB10COPY /app/bin/healthCheck /app/ # buildkit12.76 MB11COPY /app/config.yaml /app/ # buildkit813 B12COPY /app/schemas /app/schemas # buildkit43.49 KB13COPY /app/plugins /app/plugins # buildkit12.28 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.04 MB21USER apiuser0 B22EXPOSE [8080/tcp]0 B23WORKDIR /app32 B24CMD ["./api"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit