Sign inSign up

nightah/wgmikrotik:latest

Multi-platform
Index digest

sha256:7c3d54bbaef472ac6e6fca77f5f7996a300a16946128b3958aa15f1addaf190a

OS/ARCH

Compressed size

217.73 MB

Last pushed

11 months by nightah

Type

Image

Manifest digest

sha256:e16d1c7a6fadc948c8a186e5e699b8251844890bb9259506d73e17db9d96b0aa

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c set -eux;3.17 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.20 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.2.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=ebf1c2eb58f5da17c23e965d658dd7e6202c5c50f5179154c5574452bef4b3e00 B
8RUN /bin/sh -c set -eux;39.33 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;143 B
13CMD ["irb"]0 B
14WORKDIR /rails95 B
15RUN /bin/sh -c apt-get update50.18 MB
16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B
17COPY /usr/local/bundle /usr/local/bundle # buildkit44.2 MB
18COPY /rails /rails # buildkit27.44 MB
19RUN /bin/sh -c groupadd --system26.63 MB
20USER 1000:10000 B
21ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B
22EXPOSE [3000/tcp]0 B
23CMD ["./bin/thrust" "./bin/rails" "server" "-b"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'