Sign inSign up

mailcow/dockerapi:2.06

Security
Integration & delivery
API management
Manifest digest

sha256:1677d69f543f81d59d54e79723e225f4c2b692d28bcf51c14d496040044fe06b

OS/ARCH

linux/amd64

Compressed size

44.35 MB

Last pushed

almost 3 years by derlinkman

Type

Image

Manifest digest

sha256:1677d69f543f81d59d54e79723e225f4c2b692d28bcf51c14d496040044fe06b

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=The Infrastructure Company GmbH0 B
4WORKDIR /app93 B
5RUN /bin/sh -c apk add41.12 MB
6RUN /bin/sh -c mkdir /app/modules116 B
7COPY docker-entrypoint.sh /app/ # buildkit301 B
8COPY main.py /app/main.py # buildkit2.3 KB
9COPY modules/ /app/modules/ # buildkit3.69 KB
10ENTRYPOINT ["/bin/sh" "/app/docker-entrypoint.sh"]0 B
11CMD ["/bin/sh" "-c" "exec python0 B

Command

ADD file:6dd87346b8be240b21b4f4d9296253bf0d28b6579aa52d2118872e3936963b6b in /