Sign inSign up

jitesoft/composer:stable-cli

Multi-platform
Developer tools
Manifest digest

sha256:7505b9fb23437c421e406f3425184c5001037c7beef172b0fd7537acf93e54f2

OS/ARCH

Compressed size

26.68 MB

Last pushed

almost 7 years by jite

Type

Image

Manifest digest

sha256:7505b9fb23437c421e406f3425184c5001037c7beef172b0fd7537acf93e54f2

Image Layers

1ARG VERSION0 B
2ARG TARGETPLATFORM0 B
3ARG VERSION_SHORT0 B
4LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
5ENV LANG=C.UTF-80 B
6ADD ./files/linux/amd64/alpine-minirootfs.tar.gz / # buildkit2.66 MB
7RUN |3 VERSION=3.10.3 TARGETPLATFORM=linux/amd64 VERSION_SHORT=3.106.36 KB
8CMD ["/bin/ash"]0 B
9ARG PHP_VERSION0 B
10ARG BUILD_TYPE0 B
11ARG TARGETARCH0 B
12LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
13ENV PHP_INI_DIR=/usr/local/etc/php PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
14ARG PHP_VERSION0 B
15ARG BUILD_TYPE0 B
16ARG TARGETARCH0 B
17ARG PHP_MINOR0 B
18RUN |7 PHP_VERSION=7.4.0 BUILD_TYPE=cli TARGETARCH=amd6423.4 MB
19STOPSIGNAL SIGQUIT0 B
20WORKDIR /var/www/html0 B
21ENTRYPOINT ["entrypoint"]0 B
22CMD ["php" "-a"]0 B
23ARG COMPOSER_VERSION0 B
24LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
25ENV COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer PATH=/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin COMPOSER_NO_INTERACTION=10 B
26COPY ./downloads/composer-setup.php /composer-setup.php # buildkit136.29 KB
27RUN |1 COMPOSER_VERSION=1.9.1 /bin/sh -c485.65 KB
28ENTRYPOINT ["entrypoint"]0 B

Command

ARG VERSION