sha256:4fdfec824d58520f0783431b7bab8f84ab2d8b805472c4c554ce12636c7f928a
OS/ARCH
Compressed size
76.41 MB
Last pushed
8 months by thsrite
Type
Image
Manifest digest
sha256:3c8cbde723dcf3c7a36c6d9bd83411383bcb99c4f0390757a4a7228dfbcf61e3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7WORKDIR /app93 B8COPY /app_dist/config_flow /app/config_flow # buildkit22.91 MB9COPY /dist/ /opt/configflow/static/agents/ # buildkit7.52 MB10RUN /bin/sh -c apt-get update16.5 MB11COPY /app/frontend/dist /usr/share/nginx/html # buildkit1.12 MB12COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1012 B13COPY docker/supervisord-pyinstaller.conf /etc/supervisor/conf.d/supervisord.conf # buildkit382 B14ENV DATA_DIR=/data TZ=Asia/Shanghai0 B15EXPOSE [80/tcp]0 B16CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE