Sign inSign up

mlcollard/github-pages:latest

Index digest

sha256:cc95be5cf888cd6acda0ecbc295e5d123049a1fca3f81f8a0c5cdaca2f63b60d

OS/ARCH

linux/arm64

Compressed size

454.62 MB

Last pushed

over 2 years by mlcollard

Type

Image

Manifest digest

sha256:41599ee9ab1dce2ce6ed46fff8a2744e6d5da607e8272770e0f51afe9cb54eb1

Image Layers

1ADD file ... in / 47.31 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.49 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.19 MB
6RUN /bin/sh -c set -eux;200 B
7ENV LANG=C.UTF-80 B
8ENV RUBY_VERSION=3.3.10 B
9ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz0 B
10ENV RUBY_DOWNLOAD_SHA256=0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b0 B
11RUN /bin/sh -c set -eux;34.81 MB
12ENV GEM_HOME=/usr/local/bundle0 B
13ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
14ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN /bin/sh -c mkdir -p143 B
16CMD ["irb"]0 B
17RUN /bin/sh -c apt-get update49.18 MB
18COPY .git /src/gh/pages-gem/.git # buildkit1.58 MB
19COPY Gemfile* /src/gh/pages-gem/ # buildkit345 B
20COPY github-pages.gemspec /src/gh/pages-gem # buildkit770 B
21COPY lib/ /src/gh/pages-gem/lib # buildkit3.94 KB
22COPY bin/ /src/gh/pages-gem/bin # buildkit1.18 KB
23RUN /bin/sh -c bundle config44.18 MB
24COPY . /src/gh/pages-gem # buildkit21.1 KB
25RUN /bin/sh -c echo "en_US843.08 KB
26ENV LANG=en_US.UTF-80 B
27ENV LANGUAGE=en_US.UTF-80 B
28ENV LC_ALL=en_US.UTF-80 B
29WORKDIR /src/site112 B
30CMD ["jekyll" "serve" "-H" "0.0.0.0"0 B

Command

ADD file:07ae70ad05f39a24007b6bde4418c9934bc3865fe855dfcf62a44d8a30375739 in /