Sign inSign up

pglombardo/pwpush-postgres:1.35.0

Multi-platform
Index digest

sha256:56b3b4d1c57b22d0878a88212b4d0b88428cc15c80bd8c05b1eabd89963e5f5a

OS/ARCH

Compressed size

123.76 MB

Last pushed

almost 3 years by pglombardo

Type

Image

Manifest digest

sha256:e04eeae74c1ea0a762e4992fc0c86708f0ac92dc3c04aadb9d39ef572ef600e3

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -eux; apk6.36 MB
4/bin/sh -c set -eux; mkdir223 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.53 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"173 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.23 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.4 MB
27RUN |4 BUNDLE_WITHOUT=development:test:private BUNDLE_DEPLOYMENT=true UID=1000254 B
28USER pwpusher0 B
29EXPOSE map[5100/tcp:{}]0 B
30ENTRYPOINT ["containers/docker/pwpush/entrypoint.sh"]0 B
31RUN /bin/sh -c sed -i911 B
32ENV DATABASE_URL=postgres://passwordpusher_user:passwordpusher_passwd@postgres:5432/passwordpusher_db0 B

Command

ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /