sha256:2b2b0c58c2fc34777b665bb406eea797b3c320644efe38d71ad9b491357e6dda
OS/ARCH
Compressed size
314.79 MB
Last pushed
1 day by ertant
Type
Image
Manifest digest
sha256:1ab0ee349e998b727510edf29fd4740b7a8863362f4d660ffe7dddc5525eddb4
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.68 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.250 B6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB7RUN /bin/sh -c ln -s163 B8ENV ASPNET_VERSION=8.0.250 B9COPY /dotnet /usr/share/dotnet # buildkit10.26 MB10LABEL com.emakin.6kare=6Kare0 B12COPY Docker/install_wkhtmltopdf.sh /tmp/install_wkhtmltopdf.sh # buildkit649 B13RUN /bin/sh -c apt-get update68.65 MB14COPY /mysql-connector-odbc/lib /usr/lib # buildkit49.78 MB15RUN /bin/sh -c echo "[MySQL]"217 B16ENV PDFCONVERTER=/usr/local/bin/wkhtmltopdf0 B17RUN /bin/sh -c groupadd --gid3.29 KB18ARG agentBaseVersion=8.0-92c2099cfead0 B19ARG configuration=Release0 B20ARG setVersion=8.8.4500 B21COPY /source/Docker/entrypoint.sh ./ # buildkit212 B22COPY /source/Bin/Release/Agent /app/ # buildkit103.25 MB23RUN |3 agentBaseVersion=8.0-92c2099cfead configuration=Release setVersion=8.8.450144 B24RUN |3 agentBaseVersion=8.0-92c2099cfead configuration=Release setVersion=8.8.4508.96 MB25USER emakin0 B26EXPOSE [25/tcp 443/tcp 465/tcp 5100/tcp0 B27ENTRYPOINT ["/entrypoint.sh"]0 B28CMD ["emakin"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'