INFO : 2021-05-14 14:26:26Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2021-05-14 14:26:29Z - Artifact deployed. INFO : 2021-05-14 14:26:29Z - Now scanning "service", found 38 files. INFO : 2021-05-14 14:26:29Z - Now scanning "web", found 39 files. INFO : 2021-05-14 14:26:29Z - Now scanning "db", found 2 files. INFO : 2021-05-14 14:26:29Z - Now have 79 files in total. INFO : 2021-05-14 14:26:29Z - Removed 0 files due to nonunique device and inode. INFO : 2021-05-14 14:26:29Z - Now removing files with zero size from list...removed 0 files INFO : 2021-05-14 14:26:29Z - Total size is 40532888 bytes or 39 MiB INFO : 2021-05-14 14:26:29Z - Now sorting on size:removed 13 files due to unique sizes from list.66 files left. INFO : 2021-05-14 14:26:29Z - Now eliminating candidates based on first bytes:removed 0 files from list.66 files left. INFO : 2021-05-14 14:26:29Z - Now eliminating candidates based on last bytes:removed 0 files from list.66 files left. INFO : 2021-05-14 14:26:29Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.64 files left. INFO : 2021-05-14 14:26:29Z - It seems like you have 64 files that are not unique INFO : 2021-05-14 14:26:29Z - Totally, 15 MiB can be reduced. INFO : 2021-05-14 14:26:29Z - Now making hard links. INFO : 2021-05-14 14:26:29Z - Making 32 links. INFO : 2021-05-14 14:26:29Z - Sending build context to Docker daemon 29.62MB INFO : 2021-05-14 14:26:29Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.6 INFO : 2021-05-14 14:26:29Z - ---> ad628f8ffbf5 INFO : 2021-05-14 14:26:29Z - Step 2/10 : EXPOSE 80 INFO : 2021-05-14 14:26:29Z - ---> Running in c701a44add3d INFO : 2021-05-14 14:26:29Z - Removing intermediate container c701a44add3d INFO : 2021-05-14 14:26:29Z - ---> 2a2919331e2b INFO : 2021-05-14 14:26:29Z - Step 3/10 : COPY proget/ /usr/local/proget/ INFO : 2021-05-14 14:26:30Z - ---> eb7902f93988 INFO : 2021-05-14 14:26:30Z - Step 4/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2021-05-14 14:26:30Z - ---> Running in 817313ea4c3a INFO : 2021-05-14 14:26:30Z - Removing intermediate container 817313ea4c3a INFO : 2021-05-14 14:26:30Z - ---> a8443801da5a INFO : 2021-05-14 14:26:30Z - Step 5/10 : ENV PROGET_SVC_MODE both INFO : 2021-05-14 14:26:30Z - ---> Running in d1ec6ee971c3 INFO : 2021-05-14 14:26:30Z - Removing intermediate container d1ec6ee971c3 INFO : 2021-05-14 14:26:30Z - ---> 7889038fbecf INFO : 2021-05-14 14:26:30Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2021-05-14 14:26:30Z - ---> Running in 50e1439e4af1 INFO : 2021-05-14 14:26:31Z - Removing intermediate container 50e1439e4af1 INFO : 2021-05-14 14:26:31Z - ---> 930f3d523d56 INFO : 2021-05-14 14:26:31Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2021-05-14 14:26:31Z - ---> Running in 98bfea7b0929 INFO : 2021-05-14 14:26:31Z - Removing intermediate container 98bfea7b0929 INFO : 2021-05-14 14:26:31Z - ---> 7bb76e9094a7 INFO : 2021-05-14 14:26:31Z - Step 8/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2021-05-14 14:26:31Z - ---> Running in e116d0e27fa4 INFO : 2021-05-14 14:26:31Z - Removing intermediate container e116d0e27fa4 INFO : 2021-05-14 14:26:31Z - ---> 7c47bb191ff8 INFO : 2021-05-14 14:26:31Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2021-05-14 14:26:31Z - ---> Running in 5a29b9193597 INFO : 2021-05-14 14:26:31Z - Removing intermediate container 5a29b9193597 INFO : 2021-05-14 14:26:31Z - ---> 43fedcc64d72 INFO : 2021-05-14 14:26:31Z - 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-05-14 14:26:32Z - ---> Running in 6300be3942cf INFO : 2021-05-14 14:26:32Z - Removing intermediate container 6300be3942cf INFO : 2021-05-14 14:26:32Z - ---> b48a639e0fe9 INFO : 2021-05-14 14:26:32Z - Successfully built b48a639e0fe9 INFO : 2021-05-14 14:26:32Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.29-ci.19