sha256:5fa55f374dfe357a881c6c973c16c606230e1d5a950854f4f4c0a7bd603077d0
OS/ARCH
linux/amd64
Compressed size
1.1 GB
Last pushed
over 1 year by appsbot
Type
Image
Manifest digest
sha256:86bf2ac5c3f7d4e4b5554122422bf2fdc952d6e6867e4e37e2b7a97ba291fb5c
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ARG QEMU_ARCH0 B4COPY . /bd_build # buildkit14.85 KB5RUN |1 QEMU_ARCH= /bin/sh -c52.96 MB6ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B7CMD ["/sbin/my_init"]0 B9ADD . /pd_build # buildkit66.65 KB10RUN /bin/sh -c /pd_build/install.sh #232.39 MB11CMD ["/sbin/my_init"]0 B12EXPOSE map[443/tcp:{} 80/tcp:{}]0 B13RUN /bin/sh -c echo 'Downloading305.72 MB14RUN /bin/sh -c echo 'Node86.18 MB15ENV JAVA_HOME=/usr/lib/jvm/java-8-oracle0 B16RUN /bin/sh -c gem install5.94 MB17RUN /bin/sh -c rm /etc/nginx/sites-enabled/default185 B18ENV APP_HOME=/home/app/webapp0 B19RUN /bin/sh -c mkdir $APP_HOME145 B20WORKDIR /home/app/webapp32 B21ENV BUNDLE_GEMFILE=/home/app/webapp/Gemfile BUNDLE_JOBS=40 B22COPY --chown=app:app Gemfile* /home/app/webapp/ #4.06 KB23RUN /bin/sh -c chmod -R144.74 KB24RUN /bin/sh -c /sbin/setuser app81.89 MB25COPY ops/nginx.sh /etc/service/nginx/run # buildkit728 B26RUN /bin/sh -c chmod +x724 B27RUN /bin/sh -c rm -f224 B28COPY ops/webapp.conf /etc/nginx/sites-enabled/webapp.conf # buildkit400 B29COPY ops/env.conf /etc/nginx/main.d/env.conf # buildkit333 B30COPY --chown=app:app . /home/app/webapp #215.14 MB31RUN /bin/sh -c /sbin/setuser app114.49 MB32CMD ["/sbin/my_init"]0 BCommand
ADD file:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /