sha256:be149c3305208117053dbeba5cf17706621c31ee866355178af38b4f356030b7
OS/ARCH
Compressed size
70.43 MB
Last pushed
almost 5 years by luispabon
Type
Image
Manifest digest
sha256:be149c3305208117053dbeba5cf17706621c31ee866355178af38b4f356030b7
Image Layers
1ADD file ... in / 25.91 MB2CMD ["bash"]0 B3ENV TERM=linux0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update29.21 MB6COPY /usr/bin/composer /usr/bin/composer # buildkit551.4 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.4 KB15RUN /bin/sh -c composer -o880.21 KB16COPY . /workdir/ # buildkit8.22 KB17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B18CMD ["./entrypoint.sh"]0 BCommand
ADD file:ff4909f2124325dac58d43c617132325934ed48a5ab4c534d05f931fcf700a2f in /