Sign inSign up

bitwarden/passwordless-self-host:1.0.94

Multi-platform
Index digest

sha256:105589913b025e66ca2cce22b23d8310bd0f8c99b06a7adfe0ba77673bcaace2

OS/ARCH

Compressed size

175.48 MB

Last pushed

over 1 year by bitwardenadmin

Type

Image

Manifest digest

sha256:d3c30bea9ff636d7fe2609eea5d3dc84106a2ab511caec8c7244beef39c6bde6

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.86 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=9.0.30 B
6COPY /dotnet /usr/share/dotnet # buildkit32.94 MB
7RUN /bin/sh -c ln -s155 B
8ENV ASPNET_VERSION=9.0.30 B
9COPY /dotnet /usr/share/dotnet # buildkit10.78 MB
10ARG TARGETPLATFORM0 B
11LABEL com.bitwarden.product=bitwarden0 B
12LABEL com.bitwarden.project=passwordless0 B
13ENV ASPNETCORE_ENVIRONMENT=Production0 B
14ENV BWP_ENABLE_ADMIN=true0 B
15ENV BWP_ENABLE_API=true0 B
16ENV BWP_DB_FILE_API=/etc/bitwarden_passwordless/api.db0 B
17ENV BWP_DB_FILE_ADMIN=/etc/bitwarden_passwordless/admin.db0 B
18ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B
19ENV SelfHosted=true0 B
20ENV RP_PORT=57010 B
21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c18.73 MB
22RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c157 B
23RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c147 B
24RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
25RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c122 B
26RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c137 B
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c150 B
28RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c156 B
29RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c135 B
30RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c115 B
31RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c152 B
32RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c147 B
33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c93 B
34WORKDIR /app32 B
35COPY /app ./ # buildkit36.14 MB
36COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit478 B
37COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit401 B
38RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
39COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB
40COPY self-host/nginx/proxy.conf /etc/nginx # buildkit445 B
41COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB
42COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit259 B
43COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit279 B
44COPY self-host/nginx/logrotate.sh / # buildkit347 B
45RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c346 B
46COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB
47COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit237 B
48RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.59 MB
49RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
50RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
51RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB
52RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB
53COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.28 KB
54RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.28 KB
55VOLUME [/etc/bitwarden_passwordless]0 B
56WORKDIR /app32 B
57EXPOSE map[5701/tcp:{}]0 B
58ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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