Sign inSign up

dhrp/consulproject:1.2.0-912-g3169f87

Manifest digest

sha256:be892954169ef9cce94a9d5b978f1d7c73c097ca382cd914b5e9fabb04bc23ef

OS/ARCH

linux/amd64

Compressed size

877.4 MB

Last pushed

over 5 years by dhrp

Type

Image

Manifest digest

sha256:be892954169ef9cce94a9d5b978f1d7c73c097ca382cd914b5e9fabb04bc23ef

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.47 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6/bin/sh -c set -ex; apt-get183.44 MB
7/bin/sh -c set -eux; mkdir199 B
8ENV LANG=C.UTF-80 B
9ENV RUBY_MAJOR=2.60 B
10ENV RUBY_VERSION=2.6.60 B
11ENV RUBY_DOWNLOAD_SHA256=5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f0 B
12/bin/sh -c set -eux; savedAptMark="$(apt-mark20.49 MB
13ENV GEM_HOME=/usr/local/bundle0 B
14ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
15ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16/bin/sh -c mkdir -p "$GEM_HOME"176 B
17CMD ["irb"]0 B
18ENV DEBIAN_FRONTEND=noninteractive0 B
19RUN /bin/sh -c apt-get update12.91 MB
20RUN /bin/sh -c apt-get install47.82 MB
21RUN /bin/sh -c adduser --shell4.52 KB
22RUN /bin/sh -c echo 'Defaults207 B
23RUN /bin/sh -c chmod 0440207 B
24COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit373 B
25ENV RAILS_ROOT=/var/www/consul0 B
26RUN /bin/sh -c mkdir -p204 B
27WORKDIR /var/www/consul32 B
28COPY Gemfile Gemfile # buildkit1.44 KB
29COPY Gemfile.lock Gemfile.lock # buildkit5.39 KB
30COPY Gemfile_custom Gemfile_custom # buildkit316 B
31RUN /bin/sh -c gem install763.07 KB
32RUN /bin/sh -c bundle install208.22 MB
33RUN /bin/sh -c apt-get update164.57 MB
34COPY . . # buildkit124.65 MB
35CMD ["bundle" "exec" "rails" "server"0 B

Command

ADD file:c254898ceb4172f05cd40460f8d0b1ca2d39d5178bdddd4e794c7d3fc5a60a03 in /