INFO : 2021-01-22 17:58:39Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2021-01-22 17:58:48Z - Artifact deployed. INFO : 2021-01-22 17:58:48Z - Now scanning "service", found 38 files. INFO : 2021-01-22 17:58:48Z - Now scanning "web", found 39 files. INFO : 2021-01-22 17:58:48Z - Now scanning "db", found 2 files. INFO : 2021-01-22 17:58:48Z - Now have 79 files in total. INFO : 2021-01-22 17:58:48Z - Removed 0 files due to nonunique device and inode. INFO : 2021-01-22 17:58:48Z - Now removing files with zero size from list...removed 0 files INFO : 2021-01-22 17:58:48Z - Total size is 40422468 bytes or 39 MiB INFO : 2021-01-22 17:58:48Z - Now sorting on size:removed 13 files due to unique sizes from list.66 files left. INFO : 2021-01-22 17:58:48Z - Now eliminating candidates based on first bytes:removed 0 files from list.66 files left. INFO : 2021-01-22 17:58:48Z - Now eliminating candidates based on last bytes:removed 0 files from list.66 files left. INFO : 2021-01-22 17:58:48Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.64 files left. INFO : 2021-01-22 17:58:48Z - It seems like you have 64 files that are not unique INFO : 2021-01-22 17:58:48Z - Totally, 15 MiB can be reduced. INFO : 2021-01-22 17:58:48Z - Now making hard links. INFO : 2021-01-22 17:58:48Z - Making 32 links. INFO : 2021-01-22 17:58:49Z - Sending build context to Docker daemon 28.86MB INFO : 2021-01-22 17:58:49Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.2 INFO : 2021-01-22 17:58:49Z - ---> 90d6c17b87c2 INFO : 2021-01-22 17:58:49Z - Step 2/10 : EXPOSE 80 INFO : 2021-01-22 17:58:49Z - ---> Running in 87b2629fb1a5 INFO : 2021-01-22 17:58:50Z - Removing intermediate container 87b2629fb1a5 INFO : 2021-01-22 17:58:50Z - ---> 1fed73aadba1 INFO : 2021-01-22 17:58:50Z - Step 3/10 : COPY proget/ /usr/local/proget/ INFO : 2021-01-22 17:58:51Z - ---> f525819e9f48 INFO : 2021-01-22 17:58:51Z - Step 4/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2021-01-22 17:58:51Z - ---> Running in 1fb8f9caa270 INFO : 2021-01-22 17:58:51Z - Removing intermediate container 1fb8f9caa270 INFO : 2021-01-22 17:58:51Z - ---> 3676aa80d8bd INFO : 2021-01-22 17:58:51Z - Step 5/10 : ENV PROGET_SVC_MODE both INFO : 2021-01-22 17:58:51Z - ---> Running in 035ea87c28e8 INFO : 2021-01-22 17:58:51Z - Removing intermediate container 035ea87c28e8 INFO : 2021-01-22 17:58:51Z - ---> 3c9fd0d0bf74 INFO : 2021-01-22 17:58:51Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2021-01-22 17:58:52Z - ---> Running in a0293b9395ee INFO : 2021-01-22 17:58:52Z - Removing intermediate container a0293b9395ee INFO : 2021-01-22 17:58:52Z - ---> 1bc077d52df1 INFO : 2021-01-22 17:58:52Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2021-01-22 17:58:52Z - ---> Running in 9442557d144d INFO : 2021-01-22 17:58:52Z - Removing intermediate container 9442557d144d INFO : 2021-01-22 17:58:52Z - ---> 0d8909365202 INFO : 2021-01-22 17:58:52Z - Step 8/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2021-01-22 17:58:52Z - ---> Running in ed36b2e8ca76 INFO : 2021-01-22 17:58:52Z - Removing intermediate container ed36b2e8ca76 INFO : 2021-01-22 17:58:52Z - ---> 31d812b03e41 INFO : 2021-01-22 17:58:52Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2021-01-22 17:58:53Z - ---> Running in 5cad946902ae INFO : 2021-01-22 17:58:53Z - Removing intermediate container 5cad946902ae INFO : 2021-01-22 17:58:53Z - ---> b520b8225fbd INFO : 2021-01-22 17:58:53Z - 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-01-22 17:58:53Z - ---> Running in e8855e2e042b INFO : 2021-01-22 17:58:53Z - Removing intermediate container e8855e2e042b INFO : 2021-01-22 17:58:53Z - ---> 0e98c9491e30 INFO : 2021-01-22 17:58:53Z - Successfully built 0e98c9491e30 INFO : 2021-01-22 17:58:53Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.21-ci.24