islasgeci/reproducibility_inspector:1278

Manifest digest

sha256:4bb33ffb338427afea47bd8c8a5e2508ec1fc24f1d4667c239b549a7855bbe2b

OS/ARCH

linux/amd64

Compressed size

251.37 MB

Last pushed

about 2 years by analislas

Type

Image

Manifest digest

sha256:4bb33ffb338427afea47bd8c8a5e2508ec1fc24f1d4667c239b549a7855bbe2b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.53 MB
6CMD ["/bin/bash"]0 B
7COPY . /workdir # buildkit46.16 KB
8WORKDIR /workdir32 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV HOME=/home/ciencia_datos0 B
11ENV TZ=America/Los_Angeles0 B
12ENV USER=ciencia_datos0 B
13RUN /bin/sh -c useradd --create-home3.45 KB
14RUN /bin/sh -c apt update211.39 MB
15RUN /bin/sh -c echo $TZ415.67 KB
16RUN /bin/sh -c cd /tmp12 MB
17RUN /bin/sh -c mkdir --parents143 B
18RUN /bin/sh -c crontab /workdir/src/Cronfile527 B
19CMD ["cron" "-f"]0 B

Command

 ARG RELEASE