Sign inSign up

oydeu/oydid-base:260901b

Networking
Security
Operating systems
Index digest

sha256:a8d26ac776af576de5d84eb4b8ab49b227e9ed81f820d0ba8f82e931cb06be83

OS/ARCH

linux/amd64

Compressed size

468.13 MB

Last pushed

17 days by fabianekc

Type

Image

Manifest digest

sha256:f84532b57daa016e47cb6e4a08d605c23b7b720205c28ce4e4fc6adf7123f7c1

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.64 MB
4RUN /bin/sh -c set -ex;225.14 MB
5RUN /bin/sh -c set -eux;190 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.2.110 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=c13aec0c206725d5d356acbae6e5fd8bffd92dc325aec14fd5dd7795d4b763d20 B
10RUN /bin/sh -c set -eux;34.46 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/app/0 B
19ENV LANG=C.UTF-80 B
20RUN /bin/sh -c mkdir -p674.95 KB
21COPY Gemfile Gemfile.lock /usr/src/app/ #3.03 KB
22RUN /bin/sh -c gem install70.66 MB
23COPY . . # buildkit1.11 MB
24CMD ["./script/run.sh"]0 B
25EXPOSE [3000/tcp]0 B

Command

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