Sign inSign up

oydeu/dc-base:260914a

Index digest

sha256:ae252839d495c4c849a8cf8467ccac78d116f4b69fe4650eebb041211624309a

OS/ARCH

linux/amd64

Compressed size

442.62 MB

Last pushed

about 21 hours by fabianekc

Type

Image

Manifest digest

sha256:86b51981317e62d6ff0353ce50787c0496bef37962ad8aacd7eda54c111910a3

Image Layers

1# debian.sh --arch 'amd64' out/46.25 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.3.80 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.8.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=44ae70fee043da3ce48289b7a52618ebe32dc083253993d486211c7e445c86420 B
10RUN /bin/sh -c set -eux;36.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 org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
17WORKDIR /usr/src/app133 B
18ENV RAILS_ROOT=/usr/src/app0 B
19RUN /bin/sh -c mkdir -p650.11 KB
20COPY Gemfile Gemfile.extend Gemfile.lock ./3.51 KB
21RUN /bin/sh -c git config67.37 MB
22COPY . . # buildkit6.37 MB
23RUN /bin/sh -c ln -s160 B
24CMD ["./script/init.sh"]0 B
25EXPOSE [3000/tcp]0 B

Command

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