Sign inSign up

oydeu/sm-private:240915

Integration & delivery
Databases & storage
Manifest digest

sha256:9cd19868c162ad0bfe35c90a48217ec7c930ca6ac98812d9004eca1d6a2b155a

OS/ARCH

linux/amd64

Compressed size

421.77 MB

Last pushed

about 2 years by fabianekc

Type

Image

Manifest digest

sha256:9cd19868c162ad0bfe35c90a48217ec7c930ca6ac98812d9004eca1d6a2b155a

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 -p1.3 MB
21COPY Gemfile Gemfile.extend Rakefile /usr/src/app/853 B
22COPY config config # buildkit20 KB
23COPY docker/local-gem/*.gem /tmp/ # buildkit47.04 KB
24RUN /bin/sh -c git config48.23 MB
25COPY . . # buildkit6.45 MB
26CMD ["./script/init.sh"]0 B
27EXPOSE map[3000/tcp:{}]0 B
28LABEL maintainer=Christoph Fabianek <[email protected]>0 B
29COPY . . # buildkit19.3 KB
30RUN /bin/sh -c bundle install161 B
31CMD ["./script/init.sh"]0 B
32EXPOSE map[3000/tcp:{}]0 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /