sha256:62cb9aec037f40341a6eaa86b455bdd8e572f6090e8b054b1c53ea201b4b0dad
OS/ARCH
linux/amd64
Compressed size
81.1 MB
Last pushed
4 months by aronmarinelli
Type
Image
Manifest digest
sha256:9dd4a4cdcf1f0b60dc2b1c15ad277ee539ecf3fe6b52728f64b0a042ade746f1
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.83 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