Sign inSign up

oydeu/dc-dao:260206

Manifest digest

sha256:e06a63014a887b7b3f3053e7b5769ce47c1832ffea30474e4b952ca52228bde2

OS/ARCH

linux/amd64

Compressed size

1.66 GB

Last pushed

7 months by fabianekc

Type

Image

Manifest digest

sha256:e06a63014a887b7b3f3053e7b5769ce47c1832ffea30474e4b952ca52228bde2

Image Layers

1# debian.sh --arch 'amd64' out/47.29 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.57 MB
5RUN /bin/sh -c set -eux;189 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.2.80 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
10RUN /bin/sh -c set -eux;34.09 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;143 B
15CMD ["irb"]0 B
16LABEL maintainer=Christoph Fabianek <[email protected]>0 B
17WORKDIR /usr/src/app131 B
18ENV RAILS_ROOT=/usr/src/app/0 B
19RUN /bin/sh -c mkdir -p1.31 MB
20COPY Gemfile Gemfile.extend Rakefile /usr/src/app/882 B
21COPY config config # buildkit20.3 KB
22COPY docker/local-gem/*.gem /tmp/ # buildkit52.95 KB
23RUN /bin/sh -c git config71.26 MB
24COPY . . # buildkit6.35 MB
25CMD ["./script/init.sh"]0 B
26EXPOSE [3000/tcp]0 B
27LABEL org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
28RUN /bin/sh -c apt-get update231.61 MB
29COPY Gemfile.extend /usr/src/app/ # buildkit362 B
30RUN /bin/sh -c git config1018.64 MB
31ENV BROWSER_PATH=/usr/bin/chromium0 B
32COPY . . # buildkit709.27 KB
33RUN /bin/sh -c mv public/index.html657 B
34CMD ["./script/init.sh"]0 B
35EXPOSE [3000/tcp]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'