sha256:4684cfd968cb7b6c7f5d1569b907f6c1cbdab5b1a9a6a05ad90cacda60e77e37
OS/ARCH
Compressed size
107.82 MB
Last pushed
about 2 years by bitwardenadmin
Type
Image
Manifest digest
sha256:a2ffff2c97d4c43c458c8eed91375c3b5eb1ecd90919894d10933a5729d0abd2
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 KB6LABEL org.opencontainers.image.title=Passwordless API Test Server0 B7LABEL org.opencontainers.image.description=Docker image of the0 B8LABEL org.opencontainers.image.authors=Bitwarden0 B9LABEL org.opencontainers.image.url=https://github.com/passwordless/passwordless-server0 B10LABEL org.opencontainers.image.source=https://github.com/passwordless/passwordless-server/blob/main/Api.dockerfile0 B11EXPOSE map[8080/tcp:{}]0 B12ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B13USER 16540 B14WORKDIR /opt/app/117 B15COPY /tmp/app/src/Api/bin/publish ./ # buildkit62.2 MB16ENTRYPOINT ["./Passwordless.Api"]0 BCommand
ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /