Sign inSign up

onetimesecret/onetimesecret-lite:v0.24.2

Index digest

sha256:e8b82dd06eef9154c8e79f007e9bbcb22812ab9805983836ce64f073b8571c20

OS/ARCH

linux/amd64

Compressed size

150.61 MB

Last pushed

6 months by onetimesecret

Type

Image

Manifest digest

sha256:4fd1e1e6cfe19ce50ba0057668b68afda0c71911bdf216c161c2569b9316df70

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;3.35 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=53a8ec71111449cbbd42224d8d27c493fa6ded228636731051c48604d4255d680 B
8RUN /bin/sh -c set -eux;39.52 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
14ARG APP_DIR=/app0 B
15ARG PUBLIC_DIR=/app/public0 B
16ARG VERSION=0.24.20 B
17LABEL org.opencontainers.image.version=0.24.2 org.opencontainers.image.title=OneTime Secret org.opencontainers.image.description=Keep0 B
18RUN |3 APP_DIR=/app PUBLIC_DIR=/app/public VERSION=0.24.23.05 MB
19WORKDIR /app93 B
20RUN |3 APP_DIR=/app PUBLIC_DIR=/app/public VERSION=0.24.21.08 KB
21COPY /usr/local/bin/yq /usr/local/bin/yq # buildkit5.24 MB
22COPY /usr/local/bundle /usr/local/bundle # buildkit58.78 MB
23COPY --chown=appuser:appuser /app/public ./public #5.09 MB
24COPY --chown=appuser:appuser /app/src ./src #3.39 MB
25COPY --chown=appuser:appuser /app/generated ./generated #1 MB
26COPY --chown=appuser:appuser /tmp/build-meta/commit_hash.txt ./.commit_hash.txt #156 B
27COPY --chown=appuser:appuser bin ./bin #2.95 KB
28COPY --chown=appuser:appuser apps ./apps #990.61 KB
29COPY --chown=appuser:appuser etc/ ./etc/ #29.5 KB
30COPY --chown=appuser:appuser lib ./lib #346.95 KB
31COPY --chown=appuser:appuser migrations ./migrations #3.8 KB
32COPY --chown=appuser:appuser docker/entrypoints/entrypoint.sh ./bin/ #2.82 KB
33COPY --chown=appuser:appuser docker/entrypoints/healthcheck.sh ./bin/ #1.03 KB
34COPY --chown=appuser:appuser install.sh ./ #2.43 KB
35COPY --chown=appuser:appuser scripts ./scripts #215.19 KB
36COPY --chown=appuser:appuser /app/bin/puma ./bin/puma #406 B
37COPY --chown=appuser:appuser package.json config.ru Gemfile9.89 KB
38ENV RACK_ENV=production ONETIME_HOME=/app PUBLIC_DIR=/app/public RUBY_YJIT_ENABLE=10 B
39RUN |3 APP_DIR=/app PUBLIC_DIR=/app/public VERSION=0.24.216.84 KB
40EXPOSE [3000/tcp]0 B
41HEALTHCHECK &{["CMD-SHELL" "bin/healthcheck.sh"] "30s" "10s"0 B
42USER appuser0 B
43CMD ["bin/entrypoint.sh"]0 B
44ARG VERSION=0.24.20 B
45LABEL Name=onetimesecret-lite Version=0.24.20 B
46LABEL maintainer=Onetime Secret <[email protected]>0 B
47LABEL org.opencontainers.image.description=Onetime Secret (Lite) is0 B
48USER root0 B
49RUN |1 VERSION=0.24.2 /bin/sh -c2.67 MB
50RUN |1 VERSION=0.24.2 /bin/sh -c197 B
51RUN |1 VERSION=0.24.2 /bin/sh -c719 B
52RUN |1 VERSION=0.24.2 /bin/sh -c719 B
53ENV HOST=127.0.0.1:30000 B
54ENV PORT=30000 B
55ENV STDOUT_SYNC=true0 B
56ENV SSL=false0 B
57ENV SECRET=CHANGEME0 B
58ENV REDIS_URL=redis://localhost:6379/00 B
59ENV RACK_ENV=production0 B
60ENV AUTH_ENABLED=false0 B
61EXPOSE [3000/tcp]0 B
62CMD ["/onetime.sh"]0 B

Command

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