rnhan/cache-test-client:0619dd1

Index digest

sha256:e8be29eaa7be24e121a5be020780ef2d71fe87e656186411c9be38d7341ce452

OS/ARCH

linux/amd64

Compressed size

328.69 MB

Last pushed

27 days by rnhan

Type

Image

Manifest digest

sha256:640f12719e81a66cf9adc56a0432035f517f24eeb92408a9d370b451bfe2db7c

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7USER root0 B
8RUN /bin/sh -c apt-get update241.26 MB
9RUN /bin/sh -c pip3 install26.87 MB
10RUN /bin/sh -c wget https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb23.55 MB
11RUN /bin/sh -c ssh-keygen -A1.68 KB
12RUN /bin/sh -c echo "Port1.59 KB
13RUN /bin/sh -c printf "Host206 B
14RUN /bin/sh -c mkdir -p113 B
15RUN /bin/sh -c mkdir -p165 B
16WORKDIR /root32 B
17USER root0 B
18COPY ./storage/cache-test/launcher.py /app/launcher.py # buildkit910 B
19COPY ./storage/cache-test/StorageClient.py /app/StorageClient.py # buildkit1.35 KB
20COPY ./storage/cache-test/CacheStorageClient /app/CacheStorageClient # buildkit70.67 KB
21COPY ./storage/cache-test/DeleteClient /app/DeleteClient # buildkit1.27 MB
22COPY ./storage/cache-test/PerfClient /app/PerfClient # buildkit2.34 MB
23COPY ./storage/py_tachyon_client /app/py_tachyon_client # buildkit60.35 KB
24COPY ./storage/libStorageDirect.so /app/py_tachyon_client/libStorageDirect.so # buildkit2.55 MB
25COPY ./storage/libStorageIntercept.so /app/py_tachyon_client/libStorageIntercept.so # buildkit2.55 MB
26RUN /bin/sh -c chmod +x32 B
27RUN /bin/sh -c chmod +x32 B
28RUN /bin/sh -c chmod +x32 B

Command

 ARG RELEASE