INFO : 2021-09-01 08:59:48Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2021-09-01 08:59:51Z - Artifact deployed. INFO : 2021-09-01 08:59:51Z - Now scanning "service", found 38 files. INFO : 2021-09-01 08:59:51Z - Now scanning "web", found 39 files. INFO : 2021-09-01 08:59:51Z - Now scanning "db", found 2 files. INFO : 2021-09-01 08:59:51Z - Now have 79 files in total. INFO : 2021-09-01 08:59:51Z - Removed 0 files due to nonunique device and inode. INFO : 2021-09-01 08:59:51Z - Now removing files with zero size from list...removed 0 files INFO : 2021-09-01 08:59:51Z - Total size is 40564630 bytes or 39 MiB INFO : 2021-09-01 08:59:51Z - Now sorting on size:removed 13 files due to unique sizes from list.66 files left. INFO : 2021-09-01 08:59:51Z - Now eliminating candidates based on first bytes:removed 0 files from list.66 files left. INFO : 2021-09-01 08:59:51Z - Now eliminating candidates based on last bytes:removed 0 files from list.66 files left. INFO : 2021-09-01 08:59:51Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.64 files left. INFO : 2021-09-01 08:59:51Z - It seems like you have 64 files that are not unique INFO : 2021-09-01 08:59:51Z - Totally, 15 MiB can be reduced. INFO : 2021-09-01 08:59:51Z - Now making hard links. INFO : 2021-09-01 08:59:51Z - Making 32 links. INFO : 2021-09-01 08:59:51Z - Sending build context to Docker daemon 29.65MB INFO : 2021-09-01 08:59:51Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.9 INFO : 2021-09-01 08:59:51Z - ---> bc7f809e6755 INFO : 2021-09-01 08:59:51Z - Step 2/10 : EXPOSE 80 INFO : 2021-09-01 08:59:51Z - ---> Running in 6378daee4972 INFO : 2021-09-01 08:59:52Z - Removing intermediate container 6378daee4972 INFO : 2021-09-01 08:59:52Z - ---> 3369629572cd INFO : 2021-09-01 08:59:52Z - Step 3/10 : COPY proget/ /usr/local/proget/ INFO : 2021-09-01 08:59:52Z - ---> eb08479a8bcf INFO : 2021-09-01 08:59:52Z - Step 4/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2021-09-01 08:59:52Z - ---> Running in df58c49ac236 INFO : 2021-09-01 08:59:53Z - Removing intermediate container df58c49ac236 INFO : 2021-09-01 08:59:53Z - ---> 2c02532e8eae INFO : 2021-09-01 08:59:53Z - Step 5/10 : ENV PROGET_SVC_MODE both INFO : 2021-09-01 08:59:53Z - ---> Running in 3738092ba7c6 INFO : 2021-09-01 08:59:53Z - Removing intermediate container 3738092ba7c6 INFO : 2021-09-01 08:59:53Z - ---> 32a218313f74 INFO : 2021-09-01 08:59:53Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2021-09-01 08:59:53Z - ---> Running in b6960be26431 INFO : 2021-09-01 08:59:53Z - Removing intermediate container b6960be26431 INFO : 2021-09-01 08:59:53Z - ---> d697d59b0610 INFO : 2021-09-01 08:59:53Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2021-09-01 08:59:53Z - ---> Running in 15e7d1ea5b0e INFO : 2021-09-01 08:59:53Z - Removing intermediate container 15e7d1ea5b0e INFO : 2021-09-01 08:59:53Z - ---> fcda16d20cdc INFO : 2021-09-01 08:59:53Z - Step 8/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2021-09-01 08:59:54Z - ---> Running in b6774c9b94ad INFO : 2021-09-01 08:59:54Z - Removing intermediate container b6774c9b94ad INFO : 2021-09-01 08:59:54Z - ---> c2b8cf52f350 INFO : 2021-09-01 08:59:54Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2021-09-01 08:59:54Z - ---> Running in b0d1e2f2cabf INFO : 2021-09-01 08:59:54Z - Removing intermediate container b0d1e2f2cabf INFO : 2021-09-01 08:59:54Z - ---> 60a6bd1c186f INFO : 2021-09-01 08:59:54Z - Step 10/10 : CMD ([ -f /usr/share/Inedo/SharedConfig/ProGet.config ] || echo ''"$SQL_CONNECTION_STRING"'' > /usr/share/Inedo/SharedConfig/ProGet.config) && exec /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2021-09-01 08:59:54Z - ---> Running in b38bb3ea7209 INFO : 2021-09-01 08:59:54Z - Removing intermediate container b38bb3ea7209 INFO : 2021-09-01 08:59:54Z - ---> 99d95bad6735 INFO : 2021-09-01 08:59:54Z - Successfully built 99d95bad6735 INFO : 2021-09-01 08:59:54Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.37-ci.2