Sign inSign up

oydeu/eeg-gruenlicht:260622

Index digest

sha256:eb222ac1fc462028202721ad00b0843b5e319bb042eb2a7075683db8de8b9ca5

OS/ARCH

linux/amd64

Compressed size

208.24 MB

Last pushed

3 months by fabianekc

Type

Image

Manifest digest

sha256:9603068d23d3a94ccf1c7be8d5e83f87032545a32556acc3c1b7653441f059e8

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.2.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
8RUN /bin/sh -c set -eux;34.29 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;141 B
13CMD ["irb"]0 B
14ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development:test0 B
15WORKDIR /rails95 B
16RUN /bin/sh -c apt-get update2.33 MB
17RUN /bin/sh -c useradd --create-home3.23 KB
18WORKDIR /rails32 B
19COPY --chown=rails:rails /usr/local/bundle /usr/local/bundle #125.12 MB
20COPY --chown=rails:rails /rails /rails #16.23 MB
21USER rails0 B
22EXPOSE [3000/tcp]0 B
23CMD ["bin/rails" "server" "-b" "0.0.0.0"0 B

Command

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