sha256:1540f020bc3d0fd521f574b63cc46d68cbb8cdc272153d825e8f5178ba7aaa2f
OS/ARCH
Compressed size
66.63 MB
Last pushed
over 3 years by luispabon
Type
Image
Manifest digest
sha256:1fda4c73fad22424f004bd1f5eda2549fe76af5aac69103a07c5f7a8bf2fdb7f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.08 MB6CMD ["/bin/bash"]0 B7ENV TERM=linux0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt-get update26.9 MB10COPY /usr/bin/composer /usr/bin/composer # buildkit681.17 KB11CMD ["php" "-a"]0 B12MAINTAINER https://phpdocker.io0 B13WORKDIR /workdir103 B14ENV KONG_ENDPOINT=http://foo:80010 B16ENV DOMAINS=foo.com,www.foo.com,bar.foo.com0 B17RUN /bin/sh -c apt-get update;12.07 MB18COPY composer.* /workdir/ # buildkit16.63 KB19RUN /bin/sh -c composer -o921.47 KB20COPY . /workdir/ # buildkit8.21 KB21EXPOSE map[443/tcp:{} 80/tcp:{}]0 B22CMD ["./entrypoint.sh"]0 BCommand
ARG RELEASE