sha256:00f954768a68c643403a5a0253b9e4d2b46bf76aedaf07121eddad4f0f4a8bf5
OS/ARCH
linux/amd64
Compressed size
48.76 MB
Last pushed
10 months by wenpiner
Type
Image
Manifest digest
sha256:16eac896ee21de7d75ceb2cb5f2a068bc9e80ee2388d02b73d5b739d6b0fd940
Image Layers
1ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B4LABEL org.opencontainers.image.title=Last Admin API0 B5LABEL org.opencontainers.image.description=Last Admin API Service0 B6LABEL org.opencontainers.image.authors=Wenpiner0 B7LABEL org.opencontainers.image.source=https://github.com/wenpiner/last-admin-core0 B8LABEL org.opencontainers.image.documentation=https://github.com/wenpiner/last-admin-core/blob/main/README.md0 B9LABEL org.opencontainers.image.licenses=MIT0 B10LABEL org.opencontainers.image.version=1.0.00 B11RUN /bin/sh -c apk add445.83 KB12RUN /bin/sh -c addgroup -g960 B13WORKDIR /app93 B14COPY /build/api/core . # buildkit22.43 MB15COPY /build/api/etc ./etc # buildkit4.07 KB16COPY /build/api/internal/i18n/locale ./etc/i18n/locale # buildkit1.14 KB17RUN /bin/sh -c mkdir -p148 B18RUN /bin/sh -c chown -R22.43 MB19USER app0 B20EXPOSE [6060/tcp 6470/tcp 8889/tcp]0 B21HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B22ENV I18N_DIR=/app/etc/i18n/locale0 B23ENV TZ=Asia/Shanghai0 B24ENTRYPOINT ["./core"]0 B25CMD ["-f" "etc/prod.yaml"]0 BCommand
ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit