sha256:4fdfec824d58520f0783431b7bab8f84ab2d8b805472c4c554ce12636c7f928a
OS/ARCH
Compressed size
75.24 MB
Last pushed
8 months by thsrite
Type
Image
Manifest digest
sha256:3c01eba290a1fdcf57d8b0354a5a085ef4652e58d85af2482630d2f3b4a5d88b
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 / 27.53 MB6CMD ["/bin/bash"]0 B7WORKDIR /app93 B8COPY /app_dist/config_flow /app/config_flow # buildkit22.67 MB9COPY /dist/ /opt/configflow/static/agents/ # buildkit7.52 MB10RUN /bin/sh -c apt-get update16.4 MB11COPY /app/frontend/dist /usr/share/nginx/html # buildkit1.12 MB12COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1011 B13COPY docker/supervisord-pyinstaller.conf /etc/supervisor/conf.d/supervisord.conf # buildkit384 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