Sign inSign up

ankane/pghero:v2.8.1

Manifest digest

sha256:292ed571a0d76dd2a023f383cccb6ba59a7b7c336433c8e9502010ca1f1b4294

OS/ARCH

linux/amd64

Compressed size

258.27 MB

Last pushed

over 5 years by ankane

Type

Image

Manifest digest

sha256:292ed571a0d76dd2a023f383cccb6ba59a7b7c336433c8e9502010ca1f1b4294

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c apk add --no-cache1.14 MB
4/bin/sh -c set -eux; mkdir223 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_MAJOR=2.70 B
7ENV RUBY_VERSION=2.7.20 B
8ENV RUBY_DOWNLOAD_SHA256=1b95ab193cc8f5b5e59d2686cb3d5dcf1ddf2a86cb6950e0b4bdaae5040ec0d60 B
9/bin/sh -c set -eux; apk22.19 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13/bin/sh -c mkdir -p "$GEM_HOME"172 B
14CMD ["irb"]0 B
15MAINTAINER Andrew Kane <[email protected]>0 B
16RUN /bin/sh -c apk add156.82 MB
17ENV INSTALL_PATH=/app0 B
18RUN /bin/sh -c mkdir -p138 B
19WORKDIR /app32 B
20RUN /bin/sh -c gem install756.2 KB
21RUN /bin/sh -c gem install13.35 MB
22RUN /bin/sh -c bundle config263 B
23RUN /bin/sh -c bundle config256 B
24RUN /bin/sh -c bundle config288 B
25COPY Gemfile Gemfile.lock ./ #1.99 KB
26RUN /bin/sh -c bundle install60.26 MB
27COPY . . # buildkit5.81 KB
28RUN /bin/sh -c bundle exec1.08 MB
29ENV PORT=80800 B
30EXPOSE map[8080/tcp:{}]0 B
31CMD ["/bin/sh" "-c" "puma -C0 B

Command

ADD file:0dbb1cd66f708f54f7e6663eabf24095fcd53747bfb09912a118a77e737d9617 in /