sha256:f80d010c4c8c618a611a9d3327a371882a39340da19a822337bcbef3476314c4
OS/ARCH
Compressed size
3.16 GB
Last pushed
24 days by dockerhuborganization
Type
Image
Manifest digest
sha256:da503d9628fa0b62e62f52511bd8e2f54e326aacb2e1027c6528b3dfb9535ceb
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.26 KB5ENV DOTNET_VERSION=8.0.300 B6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB7RUN /bin/sh -c ln -s165 B8ENV ASPNET_VERSION=8.0.300 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10/bin/sh -c apt-get update &&260.78 MB11/bin/sh -c service postgresql start1.38 MB12/bin/sh -c pip install duckdb===1.1.239.26 MB13/bin/sh -c pip install dlt===0.5.414.31 MB14/bin/sh -c pip install pymysql173.99 KB15/bin/sh -c pip install pyodbc740.82 KB16/bin/sh -c pip install pg8000646.94 KB17/bin/sh -c pip install poetry43.17 MB18/bin/sh -c pip install pandas67.93 MB19/bin/sh -c pip install "dlt[parquet]"97.36 MB20/bin/sh -c pip install "dlt[filesystem]"54.08 MB21/bin/sh -c pip install pymssql6.25 MB22/bin/sh -c pip install pyodbc0 B23/bin/sh -c pip install sqlalchemy11.69 MB24/bin/sh -c pip install oracledb5.45 MB25/bin/sh -c pip install stripe5.16 MB26/bin/sh -c pip install simple-salesforce11.65 MB27/bin/sh -c pip install boto317.03 MB28/bin/sh -c pip install pymongo5.56 MB29/bin/sh -c pip install botocore0 B30/bin/sh -c pip install google-analytics-data19.69 MB31/bin/sh -c pip install google-api-python-client30.67 MB32/bin/sh -c pip install google-auth-oauthlib576.04 KB33/bin/sh -c pip install requests_oauthlib0 B34/bin/sh -c pip install facebook-business18.33 MB35/bin/sh -c pip install openpyxl907.49 KB36/bin/sh -c pip install xlrd===2.0.1346.97 KB37/bin/sh -c pip install clickhouse-driver2.31 MB38/bin/sh -c pip install firebolt-sdk==1.12.010.71 MB39/bin/sh -c pip install "dlt[synapse]"3.33 MB40/bin/sh -c pip install "dlt[az]"0 B41/bin/sh -c pip install "dlt[bigquery]"3.27 MB42/bin/sh -c pip install "dlt[snowflake]"6.9 MB43/bin/sh -c pip install "dlt[clickhouse]"22.33 MB44/bin/sh -c pip install elasticsearch===8.15.11.83 MB45/bin/sh -c pip install google-ads==28.0.032.01 MB46/bin/sh -c apt-get purge -y196.11 KB47/bin/sh -c apt-get update &&99.75 MB48ENV OPENSSL_CONF=/etc/ssl/0 B49ENV BOLD_SERVICES_HOSTING_ENVIRONMENT=docker0 B50ENV OPTIONAL_LIBS=mysql,oracle,postgresql,snowflake,googlebigquery,mongodb0 B51WORKDIR /application101 B52ARG DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-x64.tar.gz0 B53|1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-x64.tar.gz /bin/sh -c mkdir47.05 MB54|1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-x64.tar.gz /bin/sh -c ln158 B55EXPOSE 800 B56EXPOSE 4430 B57EXPOSE 54320 B58COPY dir:40c79ca027183e69ae9457a8ec0855ff7de326edf097cd01acc756d25284a537 in . 2.15 GB59|1 DOTNET_DOWNLOAD_URL=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-x64.tar.gz /bin/sh -c chmod5.64 KB60CMD ["/bin/sh" "-c" "./entrypoint.sh"]0 B61LABEL com.azure.dev.image.build.buildnumber=20260826.20 B62LABEL com.azure.dev.image.build.builduri=vstfs:///Build/Build/227290 B63LABEL com.azure.dev.image.build.definitionname=REPORTS-DOCKER-IMAGE-CREATION0 B64LABEL com.azure.dev.image.build.repository.name=azure-devops-pipeline0 B65LABEL com.azure.dev.image.build.repository.uri=https://[email protected]/bold-reports/Bold%20Reports/_git/azure-devops-pipeline0 B66LABEL com.azure.dev.image.build.sourcebranchname=update_docker_pipeline0 B67LABEL com.azure.dev.image.build.sourceversion=6ab4278b748069d2ec780b9037c9bfcd30ec24560 B68LABEL com.azure.dev.image.system.teamfoundationcollectionuri=https://dev.azure.com/bold-reports/0 B69LABEL com.azure.dev.image.system.teamproject=Bold Reports0 B70LABEL image.base.digest=sha256:787c228ea85457bec43c8b084e6ac360b26ea43b5c2fcbe861f721f2e8670dd30 B71LABEL image.base.ref.name=mcr.microsoft.com/dotnet/aspnet:8.0-bookworm-slim0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'