sha256:b4e73e4a6efa202d8997d414e237efb74b17ddcd3dedf74d405a7c3e6bba8119
OS/ARCH
linux/amd64
Compressed size
370.32 MB
Last pushed
almost 6 years by mitchellr
Type
Image
Manifest digest
sha256:b4e73e4a6efa202d8997d414e237efb74b17ddcd3dedf74d405a7c3e6bba8119
Image Layers
125.46 MB3RUN /bin/sh -c useradd -m3.36 KB4RUN /bin/sh -c usermod -a1.09 KB5ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux0 B6COPY ./3/debian-10/prebuildfs / # buildkit12.48 KB7RUN /bin/sh -c install_packages acl37.44 MB8RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh25.86 MB9RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh79.23 MB10RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh7.9 MB11RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh5.62 MB12RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh923.69 KB13RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh13.61 MB14RUN /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh950.99 KB15RUN /bin/sh -c apt-get update259 B16RUN /bin/sh -c chmod g+rwX124 B17COPY ./3/debian-10/rootfs / # buildkit27.05 KB18RUN /bin/sh -c /opt/bitnami/scripts/mysql-client/postunpack.sh #209 B19RUN /bin/sh -c /opt/bitnami/scripts/php/postunpack.sh #75.42 KB20RUN /bin/sh -c /opt/bitnami/scripts/apache/postunpack.sh #102.38 KB21RUN /bin/sh -c /opt/bitnami/scripts/apache-modphp/postunpack.sh #6.39 KB22RUN /bin/sh -c /opt/bitnami/scripts/opencart/postunpack.sh #13.64 MB23ENV ALLOW_EMPTY_PASSWORD=no APACHE_ENABLE_CUSTOM_PORTS=no APACHE_HTTPS_PORT_NUMBER= APACHE_HTTP_PORT_NUMBER=0 B24COPY ./payfast /opt/bitnami/opencart # buildkit24.56 KB25COPY ./vuefront /opt/bitnami/opencart # buildkit7.66 MB26COPY ./CarianaTheme /opt/bitnami/opencart # buildkit5.01 MB27RUN /bin/sh -c chown apache:www-data151 B28RUN /bin/sh -c chown apache:www-data146.8 MB29RUN /bin/sh -c chmod g+w198 B30EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B31USER 10010 B32ENTRYPOINT ["/opt/bitnami/scripts/opencart/entrypoint.sh"]0 B33CMD ["/opt/bitnami/scripts/apache/run.sh"]0 BCommand