sha256:3d8316ae84687966e91787ff495ed0def95dd2f63eeab9f16ba33965b85f8cb2
OS/ARCH
linux/amd64
Compressed size
76.38 MB
Last pushed
8 months by thsrite
Type
Image
Manifest digest
sha256:353c6da946024498622a39a401298c59ba50457c1c9ff7e4e24848299f5b52ed
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.89 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 # buildkit1011 B13COPY docker/supervisord-pyinstaller.conf /etc/supervisor/conf.d/supervisord.conf # buildkit381 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