sha256:76bcfcbc4d0944b8255c939bfda5680e4847229ecb14bdabd8691a68610e5035
OS/ARCH
Compressed size
70.19 MB
Last pushed
almost 5 years by luispabon
Type
Image
Manifest digest
sha256:76bcfcbc4d0944b8255c939bfda5680e4847229ecb14bdabd8691a68610e5035
Image Layers
1ADD file ... in / 25.91 MB2CMD ["bash"]0 B3ENV TERM=linux0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update28.99 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.89 MB14COPY composer.* /workdir/ # buildkit17.09 KB15RUN /bin/sh -c composer -o860.22 KB16COPY . /workdir/ # buildkit8.23 KB17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B18CMD ["./entrypoint.sh"]0 BCommand
ADD file:ff4909f2124325dac58d43c617132325934ed48a5ab4c534d05f931fcf700a2f in /