sha256:ff6c313ccea6a123b33b44d505aafa873b9d3f7950337c3b23040f516d4913fb
OS/ARCH
Compressed size
176.24 MB
Last pushed
about 2 years by bitwardenadmin
Type
Image
Manifest digest
sha256:d2ff6c9d5a0977dbe4db764c3bdd4876de4883c2d89673dac760aebe3b7a26e3
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.85 MB5RUN /bin/sh -c groupadd 3.2 KB6ENV DOTNET_VERSION=8.0.70 B7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB8RUN /bin/sh -c ln -s153 B9ENV ASPNET_VERSION=8.0.70 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 MB11ARG TARGETPLATFORM0 B12LABEL com.bitwarden.product=bitwarden0 B13LABEL com.bitwarden.project=passwordless0 B14ENV ASPNETCORE_ENVIRONMENT=Production0 B15ENV BWP_ENABLE_ADMIN=true0 B16ENV BWP_ENABLE_API=true0 B17ENV BWP_DB_FILE_API=/etc/bitwarden_passwordless/api.db0 B18ENV BWP_DB_FILE_ADMIN=/etc/bitwarden_passwordless/admin.db0 B19ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B20ENV Passwordless_ApiUrl=http://localhost:5701/api0 B21ENV PasswordlessManagement_ApiUrl=http://localhost:5701/api0 B22ENV PasswordlessManagement_InternalApiUrl=http://localhost:50000 B23ENV SelfHosted=true0 B24ENV RP_PORT=57010 B25RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c18.73 MB26RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c156 B27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c147 B28RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B29RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c122 B30RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c139 B31RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c148 B32RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c155 B33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c135 B34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c115 B35RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c150 B36RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c145 B37RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c93 B38WORKDIR /app32 B39COPY /app ./ # buildkit38.51 MB40COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit477 B41COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit400 B42RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B43COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB44COPY self-host/nginx/proxy.conf /etc/nginx # buildkit445 B45COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB46COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit259 B47COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit280 B48COPY self-host/nginx/logrotate.sh / # buildkit346 B49RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c347 B50COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB51COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit237 B52RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.59 MB53RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B54RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B55RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB56RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB57COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.72 KB58RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.72 KB59VOLUME [/etc/bitwarden_passwordless]0 B60WORKDIR /app32 B61EXPOSE map[5701/tcp:{}]0 B62ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /