INFO : 2020-10-27 15:27:28Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2020-10-27 15:27:43Z - Artifact deployed. INFO : 2020-10-27 15:27:43Z - Now scanning "service", found 59 files. INFO : 2020-10-27 15:27:43Z - Now scanning "web", found 62 files. INFO : 2020-10-27 15:27:43Z - Now scanning "db", found 28 files. INFO : 2020-10-27 15:27:43Z - Now have 149 files in total. INFO : 2020-10-27 15:27:43Z - Removed 0 files due to nonunique device and inode. INFO : 2020-10-27 15:27:43Z - Now removing files with zero size from list...removed 0 files INFO : 2020-10-27 15:27:43Z - Total size is 71909018 bytes or 69 MiB INFO : 2020-10-27 15:27:43Z - Now sorting on size:removed 39 files due to unique sizes from list.110 files left. INFO : 2020-10-27 15:27:43Z - Now eliminating candidates based on first bytes:removed 1 files from list.109 files left. INFO : 2020-10-27 15:27:43Z - Now eliminating candidates based on last bytes:removed 0 files from list.109 files left. INFO : 2020-10-27 15:27:43Z - Now eliminating candidates based on md5 checksum:removed 0 files from list.109 files left. INFO : 2020-10-27 15:27:43Z - It seems like you have 109 files that are not unique INFO : 2020-10-27 15:27:43Z - Totally, 36 MiB can be reduced. INFO : 2020-10-27 15:27:43Z - Now making hard links. INFO : 2020-10-27 15:27:43Z - Making 60 links. INFO : 2020-10-27 15:27:45Z - Sending build context to Docker daemon 37.68MB INFO : 2020-10-27 15:27:45Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/core/aspnet:3.1.8 INFO : 2020-10-27 15:27:45Z - ---> 28de0d96c539 INFO : 2020-10-27 15:27:45Z - Step 2/9 : EXPOSE 80 INFO : 2020-10-27 15:27:45Z - ---> Running in 70c3349e6175 INFO : 2020-10-27 15:27:46Z - Removing intermediate container 70c3349e6175 INFO : 2020-10-27 15:27:46Z - ---> 3e886b66e1d2 INFO : 2020-10-27 15:27:46Z - Step 3/9 : COPY proget/ /usr/local/proget/ INFO : 2020-10-27 15:27:48Z - ---> 5e61aef1c8e0 INFO : 2020-10-27 15:27:48Z - Step 4/9 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2020-10-27 15:27:48Z - ---> Running in 982ea55181f5 INFO : 2020-10-27 15:27:48Z - Removing intermediate container 982ea55181f5 INFO : 2020-10-27 15:27:48Z - ---> d37d04022af9 INFO : 2020-10-27 15:27:48Z - Step 5/9 : ENV PROGET_SVC_MODE both INFO : 2020-10-27 15:27:48Z - ---> Running in a2c01a112067 INFO : 2020-10-27 15:27:48Z - Removing intermediate container a2c01a112067 INFO : 2020-10-27 15:27:48Z - ---> 9d5876e679d7 INFO : 2020-10-27 15:27:48Z - Step 6/9 : VOLUME /var/proget/packages INFO : 2020-10-27 15:27:48Z - ---> Running in 8461af8342b6 INFO : 2020-10-27 15:27:49Z - Removing intermediate container 8461af8342b6 INFO : 2020-10-27 15:27:49Z - ---> 34fe33516198 INFO : 2020-10-27 15:27:49Z - Step 7/9 : VOLUME /var/proget/extensions INFO : 2020-10-27 15:27:49Z - ---> Running in 56a119aeaa6c INFO : 2020-10-27 15:27:49Z - Removing intermediate container 56a119aeaa6c INFO : 2020-10-27 15:27:49Z - ---> dbd61f79e479 INFO : 2020-10-27 15:27:49Z - Step 8/9 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2020-10-27 15:27:49Z - ---> Running in 133fb818d212 INFO : 2020-10-27 15:27:49Z - Removing intermediate container 133fb818d212 INFO : 2020-10-27 15:27:49Z - ---> 4905624eb29c INFO : 2020-10-27 15:27:49Z - Step 9/9 : CMD ([ -f /usr/share/Inedo/SharedConfig/ProGet.config ] || echo ''"$SQL_CONNECTION_STRING"'' > /usr/share/Inedo/SharedConfig/ProGet.config) && exec dotnet /usr/local/proget/service/ProGet.Service.dll run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2020-10-27 15:27:49Z - ---> Running in 3d207448a704 INFO : 2020-10-27 15:27:50Z - Removing intermediate container 3d207448a704 INFO : 2020-10-27 15:27:50Z - ---> 2ee57a995c20 INFO : 2020-10-27 15:27:50Z - Successfully built 2ee57a995c20 INFO : 2020-10-27 15:27:50Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.15-ci.2