sha256:cd5813b16d2d00c5e6d439cc53876b5c7a24f0693bfc7111d61f5afacdc5b055
OS/ARCH
Compressed size
367.73 MB
Last pushed
about 2 months by robertlordhood
Type
Image
Manifest digest
sha256:f2d725dcca54ea1e1f88b0e1cf12f3e182591eda0faa3eda9d2205f35199e7a3
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 MB8RUN /bin/sh -c groupadd 3.49 KB9ENV DOTNET_VERSION=10.0.100 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.100 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14RUN /bin/sh -c set -eux;154.17 MB15COPY /usr/local/bin/mp4* /opt/mp4v2/bin/ # buildkit1.17 MB16COPY /usr/local/lib/libmp4v2* /opt/mp4v2/lib/ # buildkit15.26 MB17COPY /usr/lib/libstdc++.so.6* /usr/lib/libgcc_s.so.1 /opt/mp4v2/lib/ #1.07 MB18COPY /lib/ld-musl-*.so.1 /lib/ # buildkit379.04 KB19COPY /lib/ld-musl-*.so.1 /opt/mp4v2/lib/ # buildkit379.05 KB20COPY /lib/libc.musl-*.so.1 /opt/mp4v2/lib/ # buildkit379.06 KB21RUN /bin/sh -c set -eux;474 B22ARG M4B_TOOL_URL=https://github.com/sandreas/m4b-tool/releases/download/v0.5.2/m4b-tool.phar0 B23ARG M4B_TOOL_SHA256=a3ea9b81a4e8ce10ecc85c1fc712c982ba2622f2ed0318fb558dadfad4a590fa0 B24RUN |2 M4B_TOOL_URL=https://github.com/sandreas/m4b-tool/releases/download/v0.5.2/m4b-tool.phar M4B_TOOL_SHA256=a3ea9b81a4e8ce10ecc85c1fc712c982ba2622f2ed0318fb558dadfad4a590fa /bin/sh704.82 KB25COPY docker-entrypoint.sh /entrypoint.sh # buildkit1.88 KB26RUN |2 M4B_TOOL_URL=https://github.com/sandreas/m4b-tool/releases/download/v0.5.2/m4b-tool.phar M4B_TOOL_SHA256=a3ea9b81a4e8ce10ecc85c1fc712c982ba2622f2ed0318fb558dadfad4a590fa /bin/sh1.89 KB27WORKDIR /app92 B28COPY /app /app # buildkit51.45 MB29RUN |2 M4B_TOOL_URL=https://github.com/sandreas/m4b-tool/releases/download/v0.5.2/m4b-tool.phar M4B_TOOL_SHA256=a3ea9b81a4e8ce10ecc85c1fc712c982ba2622f2ed0318fb558dadfad4a590fa /bin/sh51.41 MB30EXPOSE map[8789/tcp:{}]0 B31ENTRYPOINT ["/entrypoint.sh"]0 B32CMD ["dotnet" "/app/Chaptarr.dll" "-nobrowser" "-data=/config"]0 BCommand
ARG RELEASE