Sign inSign up

bitwarden/passwordless-self-host:1.0.97

Multi-platform
Index digest

sha256:f9c3b1287595576a5bf912f3a9521a723ea3bf91e8ebcf7d17b5bcbe697ec20a

OS/ARCH

Compressed size

134.46 MB

Last pushed

12 months by bitwardenadmin

Type

Image

Manifest digest

sha256:d5cff318943c59257f43ae2aa4ff40754ac3b4853e211db71a88ca85e10c966d

Image Layers

1ADD alpine-minirootfs-3.21.4-aarch64.tar.gz / # buildkit3.8 MB
2CMD ["/bin/sh"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B
4RUN /bin/sh -c apk add997.54 KB
5RUN /bin/sh -c addgroup 947 B
6ENV DOTNET_VERSION=9.0.90 B
7COPY /dotnet /usr/share/dotnet # buildkit31.34 MB
8RUN /bin/sh -c ln -s163 B
9ENV ASPNET_VERSION=9.0.90 B
10COPY /dotnet /usr/share/dotnet # buildkit10.42 MB
11ARG TARGETPLATFORM0 B
12LABEL com.bitwarden.product=bitwarden0 B
13LABEL com.bitwarden.project=passwordless0 B
14ENV ASPNETCORE_ENVIRONMENT=Production0 B
15ENV BWP_ENABLE_ADMIN=true0 B
16ENV BWP_ENABLE_API=true0 B
17ENV BWP_DB_FILE_API=/etc/bitwarden_passwordless/api.db0 B
18ENV BWP_DB_FILE_ADMIN=/etc/bitwarden_passwordless/admin.db0 B
19ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B
20ENV SelfHosted=true0 B
21ENV RP_PORT=57010 B
22RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c20.57 MB
23RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c156 B
24RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c149 B
25RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c119 B
26RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c122 B
27RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c137 B
28RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c149 B
29RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c158 B
30RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
31RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
32RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c157 B
34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c93 B
35WORKDIR /app32 B
36COPY /app ./ # buildkit37.66 MB
37COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit478 B
38COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit399 B
39RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c138 B
40COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB
41COPY self-host/nginx/proxy.conf /etc/nginx # buildkit445 B
42COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB
43COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit258 B
44COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit278 B
45COPY self-host/nginx/logrotate.sh / # buildkit347 B
46RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c347 B
47COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB
48COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit236 B
49RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
50RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
51RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.73 MB
52RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB
53RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB
54COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.28 KB
55RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c2.28 KB
56VOLUME [/etc/bitwarden_passwordless]0 B
57WORKDIR /app32 B
58EXPOSE map[5701/tcp:{}]0 B
59ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.21.4-aarch64.tar.gz / # buildkit