sha256:4260c87e1a3a59fa49822b3039dc0ed831ba2c43d4f9e72731afd1771092267b
OS/ARCH
linux/amd64
Compressed size
72.3 MB
Last pushed
about 5 years by luispabon
Type
Image
Manifest digest
sha256:4260c87e1a3a59fa49822b3039dc0ed831ba2c43d4f9e72731afd1771092267b
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ENV TERM=linux0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5/bin/sh -c apt-get update 29.62 MB6COPY file:14ce7dd939bea5562f6591e17e859bd0b7e982d5f45044990bf974ff71e9dd46 in /usr/bin/composer 541.55 KB7CMD ["php" "-a"]0 B8MAINTAINER https://phpdocker.io0 B9WORKDIR /workdir130 B10ENV KONG_ENDPOINT=http://foo:80010 B12ENV DOMAINS=foo.com,www.foo.com,bar.foo.com0 B13RUN /bin/sh -c apt-get update;14.03 MB14COPY composer.* /workdir/ # buildkit17.17 KB15RUN /bin/sh -c composer -o853.79 KB16COPY . /workdir/ # buildkit25.58 KB17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B18CMD ["./entrypoint.sh"]0 BCommand
ADD file:524e8d93ad65f08a0cb0d144268350186e36f508006b05b8faf2e1289499b59f in /