sha256:bacab951a39a4087abc20d12350a01ba87eaefc384f1ab038c0f8910d0fd95b5
OS/ARCH
linux/amd64
Compressed size
106.24 MB
Last pushed
7 months by alfg
Type
Image
Manifest digest
sha256:bacab951a39a4087abc20d12350a01ba87eaefc384f1ab038c0f8910d0fd95b5
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7WORKDIR /opt/guildbit114 B8ENV FLASK_APP=app0 B9ENV DEBIAN_FRONTEND=noninteractive0 B10ENV LC_ALL=C.UTF-80 B11ENV LANG=C.UTF-80 B12ARG BUILD_VERSION0 B13ENV BUILD_VERSION=0 B14RUN |1 BUILD_VERSION= /bin/sh -c19.81 MB15RUN |1 BUILD_VERSION= /bin/sh -c5.64 MB16ADD requirements.txt /opt/guildbit/requirements.txt # buildkit437 B17RUN |1 BUILD_VERSION= /bin/sh -c50.82 MB18ADD ./etc/supervisord.conf /etc/supervisor/supervisord.conf # buildkit662 B19ADD . /opt/guildbit # buildkit1.8 MB20RUN |1 BUILD_VERSION= /bin/sh -c7.95 KB21EXPOSE [8081/tcp]0 B22CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE