Sign inSign up

avhost/docker-jekyll:v4.2.2-1

Languages & frameworks
Integration & delivery
Index digest

sha256:7cb3c287ba07a0d74df3f4d8d8b90c3f25e3ca1afddded914dafa15747ab6345

OS/ARCH

linux/amd64

Compressed size

312.67 MB

Last pushed

over 3 years by andreaspeters

Type

Image

Manifest digest

sha256:0e15f0e6e9a51071ae935a9b4ead98b7aac0f80bf665af9044e99203c5076031

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -eux; apk3.93 MB
4/bin/sh -c set -eux; mkdir223 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_MAJOR=3.20 B
7ENV RUBY_VERSION=3.2.20 B
8ENV RUBY_DOWNLOAD_SHA256=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e230 B
9/bin/sh -c set -eux; apk30.34 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13/bin/sh -c mkdir -p "$GEM_HOME"173 B
14CMD ["irb"]0 B
15LABEL maintainer=Andreas Peters <[email protected]>0 B
16COPY /usr/jekyll /usr/ # buildkit2.29 KB
17ENV JEKYLL_VERSION=4.2.20 B
18ENV LANGUAGE=en_US.UTF-80 B
19ENV LANG=en_US.UTF-80 B
20ENV LC_ALL=C.UTF-80 B
21ENV GIT_REPO=https://0 B
22ENV av_logging=off0 B
23RUN /bin/sh -c addgroup -Sg553 B
24RUN /bin/sh -c adduser 1.23 KB
25RUN /bin/sh -c gem install1.94 KB
26RUN /bin/sh -c apk add9.83 MB
27RUN /bin/sh -c apk --no-cache86.4 MB
28RUN /bin/sh -c apk --no-cache176.47 MB
29RUN /bin/sh -c apk update2.47 MB
30RUN /bin/sh -c mkdir -p213 B
31EXPOSE map[8888/tcp:{}]0 B
32COPY jekyll-entrypoint.sh /bin/entrypoint.sh # buildkit390 B
33COPY nginx.conf.ini /tmp/nginx.conf.ini # buildkit1.03 KB
34RUN /bin/sh -c cd /home/jekyll32 B
35WORKDIR /var/www/html32 B
36ENTRYPOINT ["/bin/entrypoint.sh"]0 B
37CMD ["/usr/sbin/nginx"]0 B

Command

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /