sha256:761ea3c3e66828b955a75b629bf12be7e440e1c94c1803b836d7b35c6b36375a
OS/ARCH
Compressed size
84.81 MB
Last pushed
19 days by danielwydler
Type
Image
Manifest digest
sha256:5b4ad50c6ddfa191873b6a227fc7d29bb5fd4dd3652d0abae4aa91f7e6cc2c2d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6WORKDIR /app93 B7LABEL maintainer=Daniel Wydler org.opencontainers.image.authors=Daniel Wydler0 B8RUN /bin/sh -c apt-get update52.06 MB9COPY docker/ubuntu/requirements.txt /app # buildkit152 B10RUN /bin/sh -c python3 -m4.93 MB11ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12COPY rootfs/uwsgi/etc/uwsgi/ /etc/uwsgi/ # buildkit457 B13RUN /bin/sh -c chmod 75532 B14RUN /bin/sh -c mkdir -p149 B15COPY rootfs/mta-sts /var/www/html/mta-sts/ # buildkit143.83 KB16RUN /bin/sh -c chown -R143.85 KB17CMD ["uwsgi" "--ini" "/etc/uwsgi/vassals/mta-sts.ini"]0 BCommand
ARG RELEASE