sha256:656f012017ac55f226764baa5b661c33732c77f46fa98725ed6fbae167f48e51
OS/ARCH
Compressed size
72.09 MB
Last pushed
almost 5 years by luispabon
Type
Image
Manifest digest
sha256:656f012017ac55f226764baa5b661c33732c77f46fa98725ed6fbae167f48e51
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ENV TERM=linux0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update29.62 MB6COPY /usr/bin/composer /usr/bin/composer # buildkit550.9 KB7CMD ["php" "-a"]0 B8MAINTAINER https://phpdocker.io0 B9WORKDIR /workdir103 B10ENV KONG_ENDPOINT=http://foo:80010 B12ENV DOMAINS=foo.com,www.foo.com,bar.foo.com0 B13RUN /bin/sh -c apt-get update;13.82 MB14COPY composer.* /workdir/ # buildkit17.09 KB15RUN /bin/sh -c composer -o860.22 KB16COPY . /workdir/ # buildkit8.22 KB17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B18CMD ["./entrypoint.sh"]0 BCommand
ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /