Sign inSign up

photoprism/crontab-ui:latest

Integration & delivery
Operating systems
Manifest digest

sha256:de897532bed1b4aa7b0471330129ee6f97ca9bb72b2368a2dcaf559ad5383c2f

OS/ARCH

linux/amd64

Compressed size

45.48 MB

Last pushed

over 3 years by lastzero

Type

Image

Manifest digest

sha256:de897532bed1b4aa7b0471330129ee6f97ca9bb72b2368a2dcaf559ad5383c2f

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV CRON_PATH=/etc/crontabs0 B
4RUN /bin/sh -c mkdir /crontab-ui;292 B
5WORKDIR /crontab-ui32 B
6LABEL maintainer=@alseambusher0 B
7LABEL description=Crontab-UI docker0 B
8RUN /bin/sh -c apk --no-cache35.99 MB
9COPY supervisord.conf /etc/supervisord.conf # buildkit293 B
10COPY . /crontab-ui # buildkit202.63 KB
11RUN /bin/sh -c npm install6.61 MB
12ENV HOST=0.0.0.00 B
13ENV PORT=80000 B
14ENV CRON_IN_DOCKER=true0 B
15EXPOSE map[8000/tcp:{}]0 B
16CMD ["supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:3b5a33c96fd3c10d0c438d907ce172903f7b2bde0f4e5107831e135ddf111b19 in /