Sign inSign up

bretfisher/jekyll-serve:pr-97

Multi-platform
Web servers
Index digest

sha256:6bae97f97e8e4d9c435626d5cbe608b38ac34fde9c5b8703a06c8f3c68f47566

OS/ARCH

Compressed size

224.55 MB

Last pushed

5 months by bretfisher

Type

Image

Manifest digest

sha256:89b7b513c26e51f0e4d6ce559bff065bf71100b3b0b57129c2a06af98a2184b7

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.22 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=4.0.10 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.1.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=0531fe57dfdb56bf591620d2450642ea0e0964f3512a6ebee7dc9305de69395f0 B
8RUN /bin/sh -c set -eux;47.3 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 update122.78 MB
15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit510 B
16RUN /bin/sh -c gem update24.86 MB
17EXPOSE [4000/tcp]0 B
18WORKDIR /site92 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/ 'trixie' '@1773619200'