Sign inSign up

pglombardo/pwpush-postgres:latest

Multi-platform
Index digest

sha256:37995169d55386d8b42a98a03a28863a15e9e3024157aa25625f687ccc0289a2

OS/ARCH

Compressed size

123.59 MB

Last pushed

almost 3 years by pglombardo

Type

Image

Manifest digest

sha256:3ed774175029aa6a17b3cccb8a980061c69c6aa37d4a99d52e30feb4fb124336

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -eux; apk6.42 MB
4/bin/sh -c set -eux; mkdir224 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_MAJOR=3.20 B
7ENV RUBY_VERSION=3.2.20 B
8ENV RUBY_DOWNLOAD_SHA256=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e230 B
9/bin/sh -c set -eux; apk30.59 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"171 B
14CMD ["irb"]0 B
15ARG BUNDLE_WITHOUT0 B
16ARG BUNDLE_DEPLOYMENT0 B
18RUN |2 BUNDLE_WITHOUT=development:test:private BUNDLE_DEPLOYMENT=true /bin/sh21.3 MB
19ARG UID=10000 B
20ARG GID=10000 B
21RUN |4 BUNDLE_WITHOUT=development:test:private BUNDLE_DEPLOYMENT=true UID=10001.21 KB
22ENV LC_CTYPE=UTF-8 LC_ALL=en_US.UTF-80 B
23ENV APP_ROOT=/opt/PasswordPusher0 B
24WORKDIR /opt/PasswordPusher124 B
25ENV RACK_ENV=production RAILS_ENV=production0 B
26COPY /opt/PasswordPusher /opt/PasswordPusher # buildkit62.08 MB
27RUN |4 BUNDLE_WITHOUT=development:test:private BUNDLE_DEPLOYMENT=true UID=1000257 B
28USER pwpusher0 B
29EXPOSE map[5100/tcp:{}]0 B
30ENTRYPOINT ["containers/docker/pwpush/entrypoint.sh"]0 B
31RUN /bin/sh -c sed -i914 B
32ENV DATABASE_URL=postgres://passwordpusher_user:passwordpusher_passwd@postgres:5432/passwordpusher_db0 B

Command

ADD file:8182c73f869a899cf624a59c400acb8226776d15e4d3a0d240a94e65340540d0 in /