Sign inSign up

ualbertalib/jupiter:deployment

Languages & frameworks
Integration & delivery
Content management system
Manifest digest

sha256:84570dfcdac55e055d975ea42079cf8e7f6c016b97c346c7f6125c4f1ad26b12

OS/ARCH

linux/amd64

Compressed size

790.08 MB

Last pushed

about 2 years by ualbertalib

Type

Image

Manifest digest

sha256:84570dfcdac55e055d975ea42079cf8e7f6c016b97c346c7f6125c4f1ad26b12

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.46 MB
6RUN /bin/sh -c set -eux;199 B
7ENV LANG=C.UTF-80 B
8ENV RUBY_VERSION=3.1.60 B
9ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.6.tar.xz0 B
10ENV RUBY_DOWNLOAD_SHA256=597bd1849f252d8a6863cb5d38014ac54152b508c36dca156f6356a9e63c61020 B
11RUN /bin/sh -c set -eux;31.09 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 set -eux;142 B
16CMD ["irb"]0 B
17LABEL maintainer=University of Alberta Library0 B
18RUN /bin/sh -c curl -sL14.82 MB
19RUN /bin/sh -c curl -sL10.37 KB
20RUN /bin/sh -c apt-get update51.98 MB
21ENV APP_ROOT=/app0 B
22RUN /bin/sh -c mkdir -p137 B
23WORKDIR /app32 B
24RUN /bin/sh -c gem update7.7 MB
25RUN /bin/sh -c gem install775.36 KB
26COPY Gemfile* /app/ # buildkit5.86 KB
27RUN /bin/sh -c bundle config96.77 MB
28COPY . /app # buildkit1.24 MB
29RUN /bin/sh -c RAILS_ENV=uat DATABASE_URL=postgresql://user:[email protected]/dbname252.89 MB
30EXPOSE map[3000/tcp:{}]0 B
31CMD ["/bin/sh" "-c" "bundle exec0 B

Command

ADD file:0d5bdf84bbcdfa95d42190537e3cad2c0a5876f9127fae6a1d1c485d3539c77d in /