sha256:7eb8fc844f9683532e9ec433d6fdf636b6ef72a0537517605f5c376d2d30c095
OS/ARCH
Compressed size
137.12 MB
Last pushed
about 1 year by bitwardenadmin
Type
Image
Manifest digest
sha256:30aa6b4e8ea20a24261c278d1c0f1b139b32bcdb10395e2de6d32f5f7999f484
Image Layers
1ADD alpine-minirootfs-3.21.4-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B4RUN /bin/sh -c apk add1.02 MB5RUN /bin/sh -c addgroup 945 B6ENV DOTNET_VERSION=9.0.80 B7COPY /dotnet /usr/share/dotnet # buildkit32.97 MB8RUN /bin/sh -c ln -s154 B9ENV ASPNET_VERSION=9.0.80 B10COPY /dotnet /usr/share/dotnet # buildkit10.79 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 SelfHosted=true0 B21ENV RP_PORT=57010 B22RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c20.62 MB23RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c157 B24RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c147 B25RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c119 B26RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c122 B27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c138 B28RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c148 B29RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c158 B30RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B31RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B32RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c156 B34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c93 B35WORKDIR /app32 B36COPY /app ./ # buildkit36.14 MB37COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit478 B38COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit398 B39RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c138 B40COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB41COPY self-host/nginx/proxy.conf /etc/nginx # buildkit443 B42COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB43COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit257 B44COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit277 B45COPY self-host/nginx/logrotate.sh / # buildkit347 B46RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c347 B47COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB48COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit236 B49RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.59 MB50RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B51RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B52RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB53RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB54COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.28 KB55RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.28 KB56VOLUME [/etc/bitwarden_passwordless]0 B57WORKDIR /app32 B58EXPOSE map[5701/tcp:{}]0 B59ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.4-x86_64.tar.gz / # buildkit