sha256:bca3906f5f1bcdb2d8ffd5ab9e3f8106e4d72dde28591380ca54ef912597493c
OS/ARCH
linux/amd64
Compressed size
81.1 MB
Last pushed
4 months by aronmarinelli
Type
Image
Manifest digest
sha256:47f279e92c182be5b743d4e0db4fa48f96b84f7083ee66b929c9fd39d2a5c9db
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16.04 MB8RUN /bin/sh -c groupadd 3.49 KB9ENV DOTNET_VERSION=10.0.80 B10COPY /dotnet /usr/share/dotnet # buildkit34.9 MB11RUN /bin/sh -c ln -s156 B12WORKDIR /app92 B13ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUID=0 PGID=00 B14RUN /bin/sh -c set -eux;1.1 MB15COPY /app/publish . # buildkit717.82 KB16VOLUME [/app/config /app/data]0 B17ENTRYPOINT ["/bin/sh" "docker-entrypoint.sh"]0 B19LABEL org.opencontainers.image.url=https://github.com/AronMarinelli/bitwarden-secure-sync0 B20LABEL org.opencontainers.image.title=Bitwarden Secure Sync0 B21LABEL org.opencontainers.image.description=A simple tool that0 BCommand
ARG RELEASE