sha256:acb3f453286efb2630fa485405907fd440aa9912ae7ecd534176afd8d26fe6fd
OS/ARCH
Compressed size
107.64 MB
Last pushed
over 2 years by bitwardenadmin
Type
Image
Manifest digest
sha256:8ad75b4286efab61c9a4d28b9bdf73907dba07ff58a777f99fe008022ae24b54
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.67 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.17 MB16ENTRYPOINT ["./Passwordless.Api"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /