Sign inSign up

oydeu/dc-chatbot:240223b

Languages & frameworks
Integration & delivery
Manifest digest

sha256:c476d1020710c7e6119f90ada4fa2e642dd83e9a117336dd7c0f5e907eda4437

OS/ARCH

linux/amd64

Compressed size

558.42 MB

Last pushed

over 2 years by fabianekc

Type

Image

Manifest digest

sha256:c476d1020710c7e6119f90ada4fa2e642dd83e9a117336dd7c0f5e907eda4437

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
17MAINTAINER "Christoph Fabianek" [email protected]0 B
18WORKDIR /usr/src/app132 B
19ENV RAILS_ROOT=0 B
20RUN /bin/sh -c mkdir -p870.57 KB
21COPY Gemfile Gemfile.extend Rakefile 847 B
22COPY config config # buildkit19.89 KB
23COPY docker/local-gem/*.gem /tmp/ # buildkit47.32 KB
24RUN /bin/sh -c git config49.39 MB
25COPY . . # buildkit6.45 MB
26CMD ["./script/init.sh"]0 B
27EXPOSE map[3000/tcp:{}]0 B
28LABEL org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
29RUN /bin/sh -c apt-get update52.22 KB
30COPY Gemfile.extend . # buildkit228 B
31RUN /bin/sh -c bundle install135.59 MB
32COPY . . # buildkit330.83 KB
33CMD ["./script/chat.sh"]0 B
34EXPOSE map[3000/tcp:{}]0 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /