Sign inSign up

oydeu/cp-private:241126b

Integration & delivery
Databases & storage
Manifest digest

sha256:e1039986fdaa0f7fdee8918a394bd19c10de7b928628333c625200e0df41c8bd

OS/ARCH

linux/amd64

Compressed size

606.53 MB

Last pushed

almost 2 years by fabianekc

Type

Image

Manifest digest

sha256:e1039986fdaa0f7fdee8918a394bd19c10de7b928628333c625200e0df41c8bd

Image Layers

1ADD file ... in / 47.27 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.32 MB
6RUN /bin/sh -c set -eux;197 B
7ENV LANG=C.UTF-80 B
8ENV RUBY_MAJOR=3.20 B
9ENV RUBY_VERSION=3.2.20 B
10ENV RUBY_DOWNLOAD_SHA256=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e230 B
11RUN /bin/sh -c set -eux;33 MB
12ENV GEM_HOME=/usr/local/bundle0 B
13ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
14ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN /bin/sh -c mkdir -p144 B
16CMD ["irb"]0 B
17LABEL maintainer=Christoph Fabianek <[email protected]>0 B
18WORKDIR /usr/src/app132 B
19ENV RAILS_ROOT=/usr/src/app/0 B
20RUN /bin/sh -c mkdir -p23.54 MB
21COPY Gemfile Gemfile.extend Rakefile /usr/src/app/866 B
22COPY config config # buildkit20.01 KB
23COPY docker/local-gem/*.gem /tmp/ # buildkit48.31 KB
24RUN /bin/sh -c git config56.85 MB
25COPY . . # buildkit6.36 MB
26CMD ["./script/init.sh"]0 B
27EXPOSE map[3000/tcp:{}]0 B
28LABEL maintainer=Christoph Fabianek <[email protected]>0 B
29RUN /bin/sh -c apt-get update19.43 MB
30COPY Gemfile.extend /usr/src/app/ # buildkit352 B
31RUN /bin/sh -c git config134.48 MB
32COPY . . # buildkit92.63 KB
33RUN /bin/sh -c bundle install2.88 KB
34CMD ["./script/init.sh"]0 B
35EXPOSE map[3000/tcp:{}]0 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /