sha256:ba7e8b3c5a3643ea309879f8dd4f42105536c6fba9a4bfeff2a498db66758e53
OS/ARCH
linux/amd64
Compressed size
540.78 MB
Last pushed
4 months by hivesolutions
Type
Image
Manifest digest
sha256:ba7e8b3c5a3643ea309879f8dd4f42105536c6fba9a4bfeff2a498db66758e53
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.18 MB6CMD ["/bin/bash"]0 B7LABEL version=1.00 B9ARG DEBIAN_FRONTEND=noninteractive0 B10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c43 MB11CMD ["/bin/bash"]0 B12LABEL version=1.00 B14ARG DEBIAN_FRONTEND=noninteractive0 B15RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c139.66 MB16CMD ["/bin/bash"]0 B17LABEL version=1.00 B19EXPOSE map[8080/tcp:{}]0 B20ENV LEVEL=INFO0 B21ENV HOST=0.0.0.00 B22ENV PORT=80800 B23ENV NODE_ENV=production0 B24ADD app.js /app/ # buildkit7.09 KB25ADD package.json /app/ # buildkit841 B26ADD config /app/config # buildkit362 B27ADD lib /app/lib # buildkit8.5 KB28ADD res /app/res # buildkit433 B29ADD static /app/static # buildkit3.02 MB30ADD views /app/views # buildkit17.43 KB31WORKDIR /app32 B32RUN /bin/sh -c curl -sL52.7 MB33RUN /bin/sh -c apt-get update234.34 MB34RUN /bin/sh -c npm install19.63 MB35RUN /bin/sh -c wget https://sourceforge.net/projects/pstoedit/files/pstoedit/4.01/pstoedit-4.01.tar.gz/download20.22 MB36CMD ["/usr/bin/node" "/app/app.js"]0 BCommand
ARG RELEASE