Sign inSign up

phpdockerio/kong-certbot-agent:3.3.3

Multi-platform
Manifest digest

sha256:1527a2f6b121a3220881f797cff263cb94efc083d47b1cddce62b49d2d6aa6a9

OS/ARCH

Compressed size

72.34 MB

Last pushed

almost 5 years by luispabon

Type

Image

Manifest digest

sha256:1527a2f6b121a3220881f797cff263cb94efc083d47b1cddce62b49d2d6aa6a9

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3ENV TERM=linux0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5RUN /bin/sh -c apt-get update29.85 MB
6COPY /usr/bin/composer /usr/bin/composer # buildkit551.4 KB
7CMD ["php" "-a"]0 B
8MAINTAINER https://phpdocker.io0 B
9WORKDIR /workdir103 B
10ENV KONG_ENDPOINT=http://foo:80010 B
12ENV DOMAINS=foo.com,www.foo.com,bar.foo.com0 B
13RUN /bin/sh -c apt-get update;13.82 MB
14COPY composer.* /workdir/ # buildkit17.4 KB
15RUN /bin/sh -c composer -o880.21 KB
16COPY . /workdir/ # buildkit8.21 KB
17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
18CMD ["./entrypoint.sh"]0 B

Command

ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /