sha256:b87bb872893449543ed4cbcc404c36ef2649962c00cdf439efaf71b80d611739
OS/ARCH
Compressed size
450.18 MB
Last pushed
almost 3 years by highcanfly
Type
Image
Manifest digest
sha256:ee94c384307e85d499012523e74cb07d5ee12de29d614cc521f834464621ab6d
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 / 26.08 MB6CMD ["/bin/bash"]0 B7ENV CRON_PATH=/opt/cron/crontabs0 B8RUN /bin/sh -c mkdir /crontab-ui100 B9WORKDIR /crontab-ui32 B11LABEL description=Crontab-UI docker0 B12RUN /bin/sh -c apt-get update192.73 MB13ENV NPM_CONFIG_LOGLEVEL=info0 B14ENV NODE_VERSION=20.9.00 B15RUN /bin/sh -c export PLATFORM=$(if50.76 MB16COPY . /crontab-ui # buildkit424.1 KB17RUN /bin/sh -c npm install117.19 MB18COPY docker-entrypoint.sh / # buildkit783 B19RUN /bin/sh -c chmod +x783 B20COPY run-with-env /usr/local/bin/run-with-env # buildkit269 B21RUN /bin/sh -c chmod +x32 B22ENV CRON_DB_PATH=/opt/cron/db0 B23ENV CRONTABS=/opt/cron/crontabs0 B24RUN /bin/sh -c curl https://get.okteto.com19.16 MB25ENV HOST=0.0.0.00 B26ENV PORT=80000 B27ENV CRON_IN_DOCKER=true0 B28COPY /usr/local/bin/cloudflared /usr/local/bin/cloudflared # buildkit16.02 MB29RUN /bin/sh -c sed -i500 B30RUN /bin/sh -c sed -i1.58 KB31RUN /bin/sh -c curl -fsSL27.8 MB32COPY supervisord.conf /etc/supervisord.conf # buildkit486 B33COPY /dcron/crond /usr/sbin/crond # buildkit19.75 KB34RUN /bin/sh -c mkdir -p396 B35RUN /bin/sh -c rm -f150 B36EXPOSE map[8000/tcp:{}]0 B37ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ARG RELEASE