sha256:862daa4e75a6d19bbfcfd8fe5640346a3ce1d36a458590e7b11f951e23f4c237
OS/ARCH
linux/amd64
Compressed size
111.19 MB
Last pushed
almost 6 years by ajanvier
Type
Image
Manifest digest
sha256:862daa4e75a6d19bbfcfd8fe5640346a3ce1d36a458590e7b11f951e23f4c237
Image Layers
1ADD file ... in / 2.67 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 add49.36 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 335 B15/bin/sh -c curl -sS https://getcomposer.org/installer539.23 KB16/bin/sh -c mkdir -p /var/www/html131 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:621f75d590bba464667d1f8700fd7023f5234db001cae119a3ea04a43b0c7d4e in .env_polr 1.79 KB22COPY --chown=nobodyfile:f49dd6612a058c9d84108d7142ef4018f3e834794bd2eb2ca6001379c612b3df in AdminSeeder_withoutEnv.php 477 B23/bin/sh -c composer install --no-dev6.31 MB24/bin/sh -c mkdir -p storage/logs418 B25COPY --chown=nobodyfile:df90bee097e260d0198eda5b082e92c00e55034000b201877a81ae08f7f25833 in /start.sh 486 B26/bin/sh -c chmod u+x /start.sh486 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:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /