Sign inSign up

yegor256/judges-action:0.17.14

Developer tools
Manifest digest

sha256:85ef44a50a4918e9aab776ca7131e0e16c3d502c6fe3d14df8672f349f4fcbbe

OS/ARCH

linux/amd64

Compressed size

450 MB

Last pushed

7 months by yegor256

Type

Image

Manifest digest

sha256:85ef44a50a4918e9aab776ca7131e0e16c3d502c6fe3d14df8672f349f4fcbbe

Image Layers

1# debian.sh --arch 'amd64' out/47.01 MB
2RUN /bin/sh -c set -eux;24.43 MB
3RUN /bin/sh -c set -eux;64.65 MB
4RUN /bin/sh -c set -ex;225.07 MB
5RUN /bin/sh -c set -eux;190 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=4.0.10 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.1.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=0531fe57dfdb56bf591620d2450642ea0e0964f3512a6ebee7dc9305de69395f0 B
10RUN /bin/sh -c set -eux;47.39 MB
11ENV GEM_HOME=/usr/local/bundle0 B
12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN /bin/sh -c set -eux;144 B
15CMD ["irb"]0 B
16LABEL repository=https://github.com/zerocracy/judges-action0 B
17LABEL maintainer=Yegor Bugayenko0 B
18LABEL version=0.17.140 B
19RUN /bin/sh -c apt-get update1012.76 KB
20WORKDIR /action96 B
21COPY Gemfile /action # buildkit473 B
22COPY Gemfile.lock /action # buildkit2.03 KB
23RUN /bin/sh -c bundle update40.43 MB
24COPY judges /action/judges # buildkit23.63 KB
25COPY lib /action/lib # buildkit4.45 KB
26COPY entry.sh /action # buildkit2.94 KB
27ENTRYPOINT ["/action/entry.sh" "/action"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'