Sign inSign up

bretfisher/jekyll-serve:stable-20251115-2119a31

Multi-platform
Web servers
Index digest

sha256:478c3e22e3b78473708d6cbccc2a419ccab36f627a89e6d392094857b59ab9c8

OS/ARCH

Compressed size

181.28 MB

Last pushed

10 months by bretfisher

Type

Image

Manifest digest

sha256:7b5fc55c14d593e4b209d0c99f1d3936e01d17f4b63f7f7caa2b4971c1190ada

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2RUN /bin/sh -c set -eux;842.34 KB
3RUN /bin/sh -c set -eux;190 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.1.70 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.7.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=658acc455b6bda87ac6cc1380e86552b9c1af87055e7a127589c5bf7ed80b0350 B
8RUN /bin/sh -c set -eux;31.06 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;143 B
13CMD ["irb"]0 B
14RUN /bin/sh -c apt-get update100.18 MB
15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit507 B
16RUN /bin/sh -c gem update20.35 MB
17EXPOSE [4000/tcp]0 B
18WORKDIR /site94 B
19ENTRYPOINT ["jekyll"]0 B
20CMD ["--help"]0 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22CMD ["bundle" "exec" "jekyll" "serve"0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1742169600'