Sign inSign up

martadinata666/huginn:develop

Multi-platform
Index digest

sha256:674f79161fc02ea25d98c1cda80c631b070316798382c9755867ccdf2528f981

OS/ARCH

Compressed size

289.78 MB

Last pushed

over 1 year by martadinata666

Type

Image

Manifest digest

sha256:c00bf6396c1b773a7fe26cdee9c520ab2b988ce8678ba8d5eabd76e58cf9fbdd

Image Layers

1# debian.sh --arch 'arm64' out/27.41 MB
2RUN /bin/sh -c set -eux;1.01 MB
3RUN /bin/sh -c set -eux;190 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;33.95 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;144 B
13CMD ["irb"]0 B
14ARG USER=debian0 B
15RUN |1 USER=debian /bin/sh -c56.61 MB
16COPY nginx/99nginx /etc/apt/preferences.d/99nginx # buildkit239 B
17RUN |1 USER=debian /bin/sh -c18.29 MB
18COPY --chown=debian:debian nginx/huginn-default.conf /etc/nginx/conf.d/default.conf #1.2 KB
19COPY --chown=debian:debian nginx/nginx.conf /etc/nginx/nginx.conf #1.72 KB
20COPY --chown=debian:debian supervisor /supervisor #1017 B
21COPY --chown=debian:debian /app /app #147.23 MB
22COPY --chown=debian:debian /app/public/assets /app/public/assets #5.28 MB
23EXPOSE map[3000/tcp:{}]0 B
24USER debian0 B
25WORKDIR /app32 B
26COPY docker/scripts/setup_env docker/single-process/scripts/init /scripts/ #2.31 KB
27ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B
28CMD ["supervisord" "-c" "/supervisor/supervisord.conf"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bullseye' '@1745798400'