Sign inSign up

avhost/docker-jekyll:v4.2.2-2

Languages & frameworks
Integration & delivery
Index digest

sha256:0ffbb61d7dc08d6102792a7202772100f0df3e9d369058d1446367a28d193ee3

OS/ARCH

linux/amd64

Compressed size

283.05 MB

Last pushed

over 2 years by andreaspeters

Type

Image

Manifest digest

sha256:764d15733615bbb6d859435a9f9f213212a8b6e038dcbb719767fc3bc91d13e3

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;6.36 MB
4RUN /bin/sh -c set -eux;197 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.3.00 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=676b65a36e637e90f982b57b059189b3276b9045034dcd186a7e9078847b975b0 B
9RUN /bin/sh -c set -eux;32.16 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
13RUN /bin/sh -c mkdir -p139 B
14CMD ["irb"]0 B
15LABEL maintainer=Andreas Peters <[email protected]>0 B
16COPY /usr/jekyll /usr/ # buildkit2.28 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 -Sg547 B
24RUN /bin/sh -c adduser 1.21 KB
25RUN /bin/sh -c gem install1.94 KB
26RUN /bin/sh -c apk add9.84 MB
27RUN /bin/sh -c apk --no-cache85.81 MB
28RUN /bin/sh -c apk --no-cache143.56 MB
29RUN /bin/sh -c apk update2.08 MB
30RUN /bin/sh -c mkdir -p202 B
31EXPOSE map[8888/tcp:{}]0 B
32COPY jekyll-entrypoint.sh /bin/entrypoint.sh # buildkit384 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:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /