Sign inSign up

oydeu/oydid-resolver:260818

Security
Integration & delivery
Internet of things
Index digest

sha256:915ecddcc04d83f1debd0c05583d3fd5b4f95cf8c438d584ca158ea1572f2738

OS/ARCH

linux/amd64

Compressed size

452.65 MB

Last pushed

30 days by fabianekc

Type

Image

Manifest digest

sha256:ae7fbd634f9f09f2a5f98aa80c3c4d538e48ae651a1b214f308055aafca36d79

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.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 org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
17WORKDIR /usr/src/app133 B
18ENV RAILS_ROOT=/usr/src/app/0 B
19RUN /bin/sh -c mkdir -p650.32 KB
20COPY Gemfile Gemfile.lock /usr/src/app/ #2.65 KB
21COPY docker/local-gem/*.gem /tmp/ # buildkit52.15 KB
22RUN /bin/sh -c gem install79.56 MB
23ENV LANG=C.UTF-80 B
24ENV RAILS_LOG_TO_STDOUT=TRUE0 B
25ENV RAILS_ENV=production0 B
26COPY . . # buildkit174.2 KB
27RUN /bin/sh -c gem update6 MB
28CMD ["rails" "server" "-b" "0.0.0.0"]0 B
29EXPOSE [3000/tcp]0 B

Command

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