sha256:3e51e92a839b5e8f0dba01e08ec21fa2c1afe85111544a45aba29708c52de44f
OS/ARCH
linux/amd64
Compressed size
389.37 MB
Last pushed
almost 2 years by kubearmor
Type
Image
Manifest digest
sha256:3e51e92a839b5e8f0dba01e08ec21fa2c1afe85111544a45aba29708c52de44f
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 B7RUN /bin/sh -c apt-get update37.22 MB8RUN /bin/sh -c apt-get install46.83 MB9RUN /bin/sh -c apt-get install249.85 MB10RUN /bin/sh -c apt-get install27.23 MB11RUN /bin/sh -c apt-get clean331 B12RUN /bin/sh -c apt-get autoremove382 B13RUN /bin/sh -c rm -rf32 B14RUN /bin/sh -c ln -s151 B15ADD flask/http_test.py / # buildkit326 B16COPY entrypoint.sh /entrypoint.sh # buildkit317 B17RUN /bin/sh -c echo "secret116 B18RUN /bin/sh -c echo "plain113 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 "key170 B25RUN /bin/sh -c useradd --create-home4.5 KB26RUN /bin/sh -c echo 'user1:passwd1'417 B27COPY /hello /hello # buildkit2.23 KB28COPY /hello /home/user1/hello # buildkit2.3 KB29RUN /bin/sh -c chown user1:user12.3 KB30RUN /bin/sh -c echo "secret184 B31RUN /bin/sh -c chown user1:user1183 B32RUN /bin/sh -c mkdir -p145 B33RUN /bin/sh -c chown user1:user1145 B34RUN /bin/sh -c echo "key195 B35RUN /bin/sh -c chown user1:user1196 B36RUN /bin/sh -c echo "other177 B37RUN /bin/sh -c chown user1:user1176 B38COPY /readwriter /readwrite # buildkit2.83 KB39COPY /readwriter /home/user1/readwrite # buildkit2.9 KB40RUN /bin/sh -c chown user1:user12.91 KB41COPY /ls.py /ls.py # buildkit57.67 KB42CMD ["/entrypoint.sh"]0 BCommand
ARG RELEASE