Sign inSign up

carneirofc/mailpy-monitor:bb72c3a-2021-11-10

Manifest digest

sha256:2e32a40676bd042ff8d9972426b700502602bb6c75a8e9483b351494b13f24df

OS/ARCH

linux/amd64

Compressed size

345.9 MB

Last pushed

almost 5 years by carneirofc

Type

Image

Manifest digest

sha256:2e32a40676bd042ff8d9972426b700502602bb6c75a8e9483b351494b13f24df

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
3LABEL maintainer=Anaconda, Inc0 B
4ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B
5RUN /bin/sh -c apt-get update48.87 MB
6ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7CMD ["/bin/bash"]0 B
8ARG CONDA_VERSION=py39_4.10.30 B
9RUN |1 CONDA_VERSION=py39_4.10.3 /bin/sh -c55.49 MB
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV TZ=America/Sao_Paulo0 B
12RUN /bin/sh -c ln -snf196 B
13RUN /bin/sh -c set -ex;961.43 KB
14RUN /bin/sh -c conda install196.18 MB
15RUN /bin/sh -c mkdir -p172 B
16WORKDIR /opt/mailpy32 B
17COPY requirements.txt requirements.txt # buildkit208 B
18RUN /bin/sh -c pip install18.48 MB
19COPY setup.py setup.py # buildkit1.04 KB
20COPY src src # buildkit42.01 KB
21RUN /bin/sh -c pip install2.13 KB
22COPY scripts-dev/entrypoint.sh entrypoint.sh # buildkit324 B
23ENTRYPOINT ["/bin/sh" "-c" "/bin/bash entrypoint.sh"]0 B

Command

ADD file:45f5dfa135c848a348382413cb8b66a3b1dac3276814fbbe4684b39101d1b148 in /