Sign inSign up

oydeu/oydid-base:250622

Networking
Security
Operating systems
Manifest digest

sha256:99add4bcd2e5372af69a6747359e1e87d1fc2527c66530f0064fdaf26728a417

OS/ARCH

linux/amd64

Compressed size

433.34 MB

Last pushed

over 1 year by fabianekc

Type

Image

Manifest digest

sha256:99add4bcd2e5372af69a6747359e1e87d1fc2527c66530f0064fdaf26728a417

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 MB
5RUN /bin/sh -c set -eux;191 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;144 B
15CMD ["irb"]0 B
16LABEL org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
17WORKDIR /usr/src/app132 B
18ENV RAILS_ROOT=/usr/src/app/0 B
19RUN /bin/sh -c mkdir -p870.99 KB
20COPY Gemfile Gemfile.lock /usr/src/app/ #2.73 KB
21COPY docker/local-gem/*.gem /tmp/ # buildkit47.8 KB
22RUN /bin/sh -c gem install66.04 MB
23COPY . . # buildkit161.32 KB
24CMD ["./script/run.sh"]0 B
25EXPOSE map[3000/tcp:{}]0 B

Command

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