sha256:a98fbab8bfd31835a9f0f12bb2e6e128b4a4b14759fd9f385bc16b97a0f8c749
OS/ARCH
Compressed size
249.25 MB
Last pushed
about 2 months by aryanaccuknox
Type
Image
Manifest digest
sha256:35b75bc8ba5090cc219f20a5748358c7a58c01270d22b21b45c74c4f1dbbd23a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=18.040 B5ADD file ... in / 24.5 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update30.39 MB8RUN /bin/sh -c apt-get install46.63 MB9RUN /bin/sh -c apt-get install132.37 MB10RUN /bin/sh -c apt-get install13.59 MB11RUN /bin/sh -c apt-get install1.74 MB12RUN /bin/sh -c apt-get clean32 B13RUN /bin/sh -c apt-get autoremove32 B14RUN /bin/sh -c rm -rf32 B15ADD flask/http_test.py / # buildkit327 B16COPY entrypoint.sh /entrypoint.sh # buildkit316 B17RUN /bin/sh -c echo "secret116 B18RUN /bin/sh -c echo "plain115 B19RUN /bin/sh -c mkdir /credentials101 B20RUN /bin/sh -c echo "password152 B21RUN /bin/sh -c echo "token148 B22RUN /bin/sh -c mkdir -p121 B23RUN /bin/sh -c echo "cert168 B24RUN /bin/sh -c echo "key169 B25RUN /bin/sh -c useradd --create-home4.48 KB26RUN /bin/sh -c echo 'user1:passwd1'387 B27COPY /hello /hello # buildkit2.37 KB28COPY /hello /home/user1/hello # buildkit2.43 KB29RUN /bin/sh -c chown user1:user12.43 KB30RUN /bin/sh -c echo "secret179 B31RUN /bin/sh -c chown user1:user1178 B32RUN /bin/sh -c mkdir -p137 B33RUN /bin/sh -c chown user1:user1136 B34RUN /bin/sh -c echo "key188 B35RUN /bin/sh -c chown user1:user1186 B36RUN /bin/sh -c echo "other172 B37RUN /bin/sh -c chown user1:user1172 B38COPY /readwriter /readwrite # buildkit2.97 KB39COPY /readwriter /home/user1/readwrite # buildkit3.03 KB40RUN /bin/sh -c chown user1:user13.03 KB41CMD ["/entrypoint.sh"]0 BCommand
ARG RELEASE