sha256:dc3e719fd86e6f67e3d993402471a5dc1cf0573dd70bdbdd56ccadc8907263be
OS/ARCH
linux/amd64
Compressed size
315.19 MB
Last pushed
over 1 year by dumaskemenag
Type
Image
Manifest digest
sha256:dc3e719fd86e6f67e3d993402471a5dc1cf0573dd70bdbdd56ccadc8907263be
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.38 MB6CMD ["/bin/bash"]0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8SHELL [/bin/bash -c]0 B9ENV TZ=Asia/Jakarta0 B10ENV CLUSTER_NAME=adjad-cluster0 B11ENV COMPOSER_ALLOW_SUPERUSER=10 B12ENV GID=10000 B13ENV UID=10000 B14ENV PHP_API_PORT=95010 B15RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -c248.33 MB16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -c24.39 MB17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -c93 B18COPY ./cacert.pem /app/cacert.pem # buildkit128.94 KB19COPY ./run.sh /app/run.sh # buildkit258 B20COPY ./supervisord.conf /app/supervisord.conf # buildkit460 B21COPY ./mycustom.conf /etc/apache2/conf-available/mycustom.conf # buildkit248 B22COPY ./redis.conf /app/redis.conf # buildkit152 B23RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -c253 B24ARG POSTMAX=s~post_max_size = 8M~post_max_size =0 B25ARG UPLOADMAX=s~upload_max_filesize = 2M~upload_max_filesize =0 B26ARG EXT_TIMEZONE=s~;date.timezone =~date.timezone = Asia/Jakarta~0 B27ARG EXT_INTL=s~;intl.default_locale =~intl.default_locale = id_ID~0 B28ARG EXT_GD=s~;gd.jpeg_ignore_warning~gd.jpeg_ignore_warning~0 B29ARG ENABLE_OPCACHE=s~;opcache.enable=1~opcache.enable=1~0 B30ARG ENABLE_OPCACHE_CLI=s~;opcache.enable_cli=0~opcache.enable_cli=1~0 B31ARG ENABLE_OPCACHE_CWD=s~;opcache.use_cwd~opcache.use_cwd~0 B32ARG OPENSSL_CAFILE=s~;openssl.cafile=~openssl.cafile=/app/cacert.pem~0 B33ARG CURL_CAINFO=s~;curl.cainfo =~curl.cainfo=/app/cacert.pem~0 B34RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =68.96 KB35RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =68.96 KB36RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.03 KB37RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.06 KB38RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.04 KB39RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.05 KB40RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =23.66 KB41RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.06 KB42RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.09 KB43RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =69.1 KB44RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =562 B45RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =12.6 MB46RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =23.85 KB47COPY /usr/bin/composer /usr/bin/composer # buildkit723.43 KB48RUN |11 DEBIAN_FRONTEND=noninteractive POSTMAX=s~post_max_size =137 B49VOLUME [/var/log/apache2]0 B50VOLUME [/var/www/html]0 B51WORKDIR /var/www/html32 B52EXPOSE map[80/tcp:{}]0 B53EXPOSE map[9501/tcp:{}]0 B54ENTRYPOINT ["/bin/bash"]0 B55CMD ["/app/run.sh"]0 BCommand
ARG RELEASE