Sign inSign up

owasp/railsgoat:fix_signup-password-confirmation-validation

Security
Languages & frameworks
Manifest digest

sha256:5c057076e395dadd68a042c7c23ef8f3dce0688d4d64ed49ca8e2d2a566f7fcb

OS/ARCH

linux/amd64

Compressed size

510.56 MB

Last pushed

14 days by owasp

Type

Image

Manifest digest

sha256:5c057076e395dadd68a042c7c23ef8f3dce0688d4d64ed49ca8e2d2a566f7fcb

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.54 MB
5RUN /bin/sh -c set -eux;188 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.4.10 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.1.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=018d59ffb52be3c0a6d847e22d3fd7a2c52d0ddfee249d3517a0c8c6dbfa70af0 B
10RUN /bin/sh -c set -eux;39.51 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;141 B
15CMD ["irb"]0 B
16RUN /bin/sh -c apt-get update36.25 MB
17RUN /bin/sh -c mkdir /myapp142 B
18WORKDIR /myapp32 B
19ADD Gemfile /myapp/Gemfile # buildkit686 B
20ADD Gemfile.lock /myapp/Gemfile.lock # buildkit11.76 KB
21RUN /bin/sh -c gem install916.36 KB
22RUN /bin/sh -c bundle install87.5 MB
23ADD . /myapp # buildkit14.27 MB

Command

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