Sign inSign up

uclalibrary/ursus:5.0.5

Multi-platform
Index digest

sha256:ffb41a016164ac2925065ac9077349891520ab64912211532eaaf359c98bffad

OS/ARCH

Compressed size

758.14 MB

Last pushed

7 months by appsbot

Type

Image

Manifest digest

sha256:b3771df1f9a8acec1b7761c9fc921d2c9eb5b1e71fd5f73dea6ccdc46a7dbe12

Image Layers

1ADD file ... in / 51.21 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.02 MB
4/bin/sh -c apt-get update &&52.14 MB
5/bin/sh -c set -ex; apt-get180.98 MB
6/bin/sh -c set -eux; mkdir198 B
7ENV LANG=C.UTF-80 B
8ENV RUBY_MAJOR=2.70 B
9ENV RUBY_VERSION=2.7.80 B
10ENV RUBY_DOWNLOAD_SHA256=f22f662da504d49ce2080e446e4bea7008cee11d5ec4858fc69000d0e5b1d7fb0 B
11/bin/sh -c set -eux; savedAptMark="$(apt-mark13.71 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
15/bin/sh -c mkdir -p "$GEM_HOME"176 B
16CMD ["irb"]0 B
17RUN /bin/sh -c gem install6.95 MB
18RUN /bin/sh -c apt-get update13.41 MB
19RUN /bin/sh -c apt-get install365.63 KB
20RUN /bin/sh -c curl -sS10.68 KB
21RUN /bin/sh -c echo "deb213 B
22RUN /bin/sh -c apt-get update15.12 KB
23RUN /bin/sh -c apt-get install270.07 MB
24WORKDIR /ursus94 B
25ENV BUNDLE_PATH=/usr/local/bundle0 B
26COPY Gemfile ./Gemfile # buildkit1.16 KB
27COPY Gemfile.lock ./Gemfile.lock # buildkit3.71 KB
28RUN /bin/sh -c bundle install86.1 MB
29COPY ./package.json ./package.json # buildkit345 B
30COPY ./yarn.lock ./yarn.lock # buildkit42.03 KB
31COPY ./config/uv ./config/uv # buildkit1.58 KB
32RUN /bin/sh -c yarn install15.85 MB
33COPY / /ursus # buildkit52.26 MB
34CMD ["sh" "./start-ursus.sh"]0 B
35EXPOSE [3000/tcp]0 B

Command

ADD file:f930fdb659332a615b0042ca415d6d7feda9ba6b2f58222e3e5bbed326db4d40 in /