Sign inSign up

weegyman/siwecos-business-layer:0.1.2

Manifest digest

sha256:6c533b7072a6b2a705653ff269b92029585768c97a49417f6ac949017b582661

OS/ARCH

linux/amd64

Compressed size

192.92 MB

Last pushed

over 8 years by weegyman

Type

Image

Manifest digest

sha256:6c533b7072a6b2a705653ff269b92029585768c97a49417f6ac949017b582661

Image Layers

1ADD file ... in / 21.44 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c apt-get update &&64.3 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d183 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
11ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
12ENV PHP_VERSION=7.2.00 B
13ENV PHP_URL=https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror0 B
14ENV PHP_SHA256=87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095 PHP_MD5=0 B
15/bin/sh -c set -xe; fetchDeps='11.77 MB
16COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ 500 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark23.13 MB
18COPY multi:0de99b27377ea60c319e566076843370f751e856c1e3a64b2dcd283a35066564 in /usr/local/bin/ 2.13 KB
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21/bin/sh -c apt-get update -y26.89 MB
22/bin/sh -c curl -sS https://getcomposer.org/installer472.13 KB
23/bin/sh -c docker-php-ext-install mysqli pdo_mysql913.66 KB
24WORKDIR /app92 B
25COPY dir:c1dce5bcbd32cc28fa21d520d9297086e604558da9a841ac3a92a9174e3b3142 in /app 43.92 MB
26COPY file:1ec00de87306bebf72a88e7d3b6907cbef2cb6c1875ee9bf9d09886541225ad2 in .env 497 B
27/bin/sh -c composer install &&121.87 KB
28ENV DB_CONNECTION=mysql0 B
29ENV DB_HOST=mysql0 B
30ENV DB_PORT=33060 B
31ENV DB_DATABASE=siwecos_business_layer0 B
32ENV DB_USERNAME=siwecos0 B
33ENV DB_PASSWORD=n0ucav3z0 B
34ENV CORE_URL=siwecoscoreapi:86660 B
35ENV CORE_MASTER_TOKEN=KFHN1NwMkiLtlZ9UXZZrbAoT0 B
36CMD ["/bin/sh" "-c" "php0 B
37EXPOSE 86670 B

Command

ADD file:f30a8b5b7cdc9ba33a250899308b490baa9f7a9b29d3a85bd16200aa0a28a04a in /