Sign inSign up

kubearmor/ubuntu-w-utils:latest

Multi-platform
Index digest

sha256:a98fbab8bfd31835a9f0f12bb2e6e128b4a4b14759fd9f385bc16b97a0f8c749

OS/ARCH

Compressed size

229.21 MB

Last pushed

about 2 months by aryanaccuknox

Type

Image

Manifest digest

sha256:d6c6f48dcc9dfb478865675ddcc61612556f74fa75bf55d050171891cd4703ba

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=18.040 B
5ADD file ... in / 21.66 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update22.99 MB
8RUN /bin/sh -c apt-get install44.48 MB
9RUN /bin/sh -c apt-get install125.07 MB
10RUN /bin/sh -c apt-get install13.25 MB
11RUN /bin/sh -c apt-get install1.74 MB
12RUN /bin/sh -c apt-get clean32 B
13RUN /bin/sh -c apt-get autoremove32 B
14RUN /bin/sh -c rm -rf32 B
15ADD flask/http_test.py / # buildkit327 B
16COPY entrypoint.sh /entrypoint.sh # buildkit316 B
17RUN /bin/sh -c echo "secret116 B
18RUN /bin/sh -c echo "plain115 B
19RUN /bin/sh -c mkdir /credentials101 B
20RUN /bin/sh -c echo "password152 B
21RUN /bin/sh -c echo "token148 B
22RUN /bin/sh -c mkdir -p121 B
23RUN /bin/sh -c echo "cert167 B
24RUN /bin/sh -c echo "key170 B
25RUN /bin/sh -c useradd --create-home4.49 KB
26RUN /bin/sh -c echo 'user1:passwd1'388 B
27COPY /hello /hello # buildkit2.42 KB
28COPY /hello /home/user1/hello # buildkit2.48 KB
29RUN /bin/sh -c chown user1:user12.48 KB
30RUN /bin/sh -c echo "secret179 B
31RUN /bin/sh -c chown user1:user1178 B
32RUN /bin/sh -c mkdir -p141 B
33RUN /bin/sh -c chown user1:user1139 B
34RUN /bin/sh -c echo "key188 B
35RUN /bin/sh -c chown user1:user1187 B
36RUN /bin/sh -c echo "other174 B
37RUN /bin/sh -c chown user1:user1172 B
38COPY /readwriter /readwrite # buildkit2.97 KB
39COPY /readwriter /home/user1/readwrite # buildkit3.03 KB
40RUN /bin/sh -c chown user1:user13.03 KB
41CMD ["/entrypoint.sh"]0 B

Command

 ARG RELEASE