Sign inSign up

oydeu/dc-eeg:260628a

Index digest

sha256:6537ba37fce990fee7d2334baae272224a139befaaad63d529ab10d396217d74

OS/ARCH

linux/amd64

Compressed size

795.81 MB

Last pushed

3 months by fabianekc

Type

Image

Manifest digest

sha256:354071e4e104a0bc3a6800154c331b2fa590fd9e4d59f697c48cfa0caf018235

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.57 MB
5RUN /bin/sh -c set -eux;189 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.2.80 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
10RUN /bin/sh -c set -eux;34.09 MB
11ENV GEM_HOME=/usr/local/bundle0 B
12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN /bin/sh -c set -eux;143 B
15CMD ["irb"]0 B
16LABEL maintainer=Christoph Fabianek <[email protected]>0 B
17WORKDIR /usr/src/app133 B
18ENV RAILS_ROOT=/usr/src/app/0 B
19RUN /bin/sh -c mkdir -p22.74 MB
20COPY Gemfile Gemfile.extend Rakefile /usr/src/app/895 B
21COPY config config # buildkit23.15 KB
22COPY docker/local-gem/*.gem /tmp/ # buildkit53.08 KB
23RUN /bin/sh -c git config72.39 MB
24COPY . . # buildkit6.33 MB
25CMD ["./script/init.sh"]0 B
26EXPOSE [3000/tcp]0 B
27LABEL maintainer=Christoph Fabianek <[email protected]>0 B
28RUN /bin/sh -c apt-get update66.78 MB
29RUN /bin/sh -c npm init34.83 MB
30COPY Gemfile.extend . # buildkit251 B
31RUN /bin/sh -c bundle install156.77 MB
32COPY . . # buildkit614.39 KB
33CMD ["./script/init.sh"]0 B
34EXPOSE [3000/tcp]0 B
35LABEL org.opencontainers.image.authors=Christoph Fabianek <[email protected]>0 B
36RUN /bin/sh -c apt-get update32 B
37COPY Gemfile.extend . # buildkit253 B
38RUN /bin/sh -c bundle install69.05 MB
39COPY . . # buildkit15.79 KB
40CMD ["./script/init.sh"]0 B
41EXPOSE [3000/tcp]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'