Sign inSign up

carneirofc/mailpy-monitor:8cb4ca6-2021-11-08

Manifest digest

sha256:5347ab0299119271f82825ec6b4bbc2f4f89899b78bfc98e79e55a0aa49328fa

OS/ARCH

linux/amd64

Compressed size

345.9 MB

Last pushed

almost 5 years by carneirofc

Type

Image

Manifest digest

sha256:5347ab0299119271f82825ec6b4bbc2f4f89899b78bfc98e79e55a0aa49328fa

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 scripts scripts # buildkit715 B
20COPY setup.py setup.py # buildkit1.03 KB
21COPY src src # buildkit41.86 KB
22RUN /bin/sh -c pip install2.12 KB
23COPY scripts-dev/entrypoint.sh entrypoint.sh # buildkit324 B
24ENTRYPOINT ["/bin/sh" "-c" "/bin/bash entrypoint.sh"]0 B

Command

ADD file:45f5dfa135c848a348382413cb8b66a3b1dac3276814fbbe4684b39101d1b148 in /