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 MB2CMD ["bash"]0 B3ENV TERM=linux0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update29.85 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.82 MB14COPY composer.* /workdir/ # buildkit17.4 KB15RUN /bin/sh -c composer -o880.21 KB16COPY . /workdir/ # buildkit8.21 KB17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B18CMD ["./entrypoint.sh"]0 BCommand
ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /