sha256:cceeeaeaa87032e49dc2f5a39784d6e072a0241ea1cbb885df443330ae347147
OS/ARCH
linux/amd64
Compressed size
110.01 MB
Last pushed
over 5 years by ajanvier
Type
Image
Manifest digest
sha256:cceeeaeaa87032e49dc2f5a39784d6e072a0241ea1cbb885df443330ae347147
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B4ENV APP_NAME=My Polr0 B5ENV APP_PROTOCOL=https://0 B6ENV DB_PORT=33060 B7ENV DB_DATABASE=polr0 B8ENV DB_USERNAME=polr0 B9ENV POLR_BASE=620 B10/bin/sh -c apk --no-cache add48.09 MB11COPY file:113e50cfb9ce81ee13e074deb086acdf0d59407c538e7f5fd151247ac9ad3027 in /etc/nginx/nginx.conf 1.25 KB12COPY file:791d5f77ccca38997d9f4f2791f05b5867f58b24df15f00dca2cbd492ee32a5b in /etc/php7/php-fpm.d/www.conf 1.12 KB13COPY file:ba2b24ac437200415bb2db070116f2938ed2af717499ded0273c1aa014286d3f in /etc/php7/conf.d/custom.ini 213 B14COPY file:b40e7e3600923d170222f89ce4d82a1e4f48acdf0cb49452f437f9b9effeca84 in /etc/supervisor/conf.d/supervisord.conf 336 B15/bin/sh -c curl -sS https://getcomposer.org/installer541.05 KB16/bin/sh -c mkdir -p /var/www/html132 B17/bin/sh -c git clone https://github.com/cydrobolt/polr.git26.16 MB18/bin/sh -c chown -R nobody.nobody26.16 MB19USER nobody0 B20WORKDIR /var/www/html0 B21COPY --chown=nobodyfile:127446e6db0eaab74f30cdc2c94433cf1196c013a9ee3b1ec1a2799e608da871 in .env_polr 1.79 KB22COPY --chown=nobodyfile:f49dd6612a058c9d84108d7142ef4018f3e834794bd2eb2ca6001379c612b3df in AdminSeeder_withoutEnv.php 476 B23/bin/sh -c composer install --no-dev6.38 MB24/bin/sh -c mkdir -p storage/logs421 B25COPY --chown=nobodyfile:df90bee097e260d0198eda5b082e92c00e55034000b201877a81ae08f7f25833 in /start.sh 487 B26/bin/sh -c chmod u+x /start.sh487 B27COPY --chown=nobodyfile:63a4552ddcac3cc6c75ee6a2123b227869c9f3e78d644a89c3ff6155be675104 in /wait-for-it.sh 1.63 KB28/bin/sh -c chmod u+x /wait-for-it.sh1.63 KB29EXPOSE 80800 B30HEALTHCHECK &{["CMD-SHELL" "curl --silent0 B31ENTRYPOINT ["/bin/sh" "-c" "/wait-for-it.sh0 BCommand
ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /