Sign inSign up

elestio/lobster:latest

Multi-platform
Security
Operating systems
Monitoring & observability
Index digest

sha256:5289e1623c350f4fa7c3a073cac14d4f18ffa09dd1dd5c90788f1bfffca1a203

OS/ARCH

Compressed size

304.44 MB

Last pushed

about 3 years by josephamsellem

Type

Image

Manifest digest

sha256:2536c2e5f0fab0eb8cc480ec00c51ba35501d90626b090442d821c482bf3a672

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get13.19 MB
4/bin/sh -c set -eux; mkdir197 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_MAJOR=3.20 B
7ENV RUBY_VERSION=3.2.20 B
8ENV RUBY_DOWNLOAD_SHA256=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e230 B
9/bin/sh -c set -eux; savedAptMark="$(apt-mark33.26 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13/bin/sh -c mkdir -p "$GEM_HOME"175 B
14CMD ["irb"]0 B
15WORKDIR /lobsters98 B
16ENV RAILS_ENV=production RACK_ENV=production RAILS_SERVE_STATIC_FILES=true DATABASE_URL=mysql2://root:password@lobsters-db/lobsters0 B
17RUN /bin/sh -c echo "deb192 B
18RUN /bin/sh -c apt-get update186.11 MB
19RUN /bin/sh -c curl -sS10.16 KB
20RUN /bin/sh -c echo "deb212 B
21RUN /bin/sh -c apt-get update1.35 MB
22RUN /bin/sh -c apt-get clean510 B
23RUN /bin/sh -c git init8.97 KB
24RUN /bin/sh -c git remote292 B
25RUN /bin/sh -c git pull4.68 MB
26RUN /bin/sh -c sed -i392 B
27RUN /bin/sh -c sed -i286 B
28RUN /bin/sh -c sed -i2.64 KB
29RUN /bin/sh -c sed -i2.64 KB
30COPY ./config /lobsters/config # buildkit861 B
31COPY ./public/ /lobsters/public # buildkit7.64 KB
32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit606 B
33RUN /bin/sh -c gem install807.77 KB
34RUN /bin/sh -c echo 'gem873 B
35RUN /bin/sh -c bundle install37.07 MB
36RUN /bin/sh -c bundle exec177.89 KB
37EXPOSE map[3000/tcp:{}]0 B
38CMD ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

ADD file:bd80a4461150784e5f2f5a1faa720cc347ad3e30ee0969adbfad574c316f5aef in /