INFO : 2020-10-26 18:11:38Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2020-10-26 18:11:52Z - Artifact deployed. INFO : 2020-10-26 18:11:53Z - Now scanning "service", found 59 files. INFO : 2020-10-26 18:11:53Z - Now scanning "web", found 62 files. INFO : 2020-10-26 18:11:53Z - Now scanning "db", found 28 files. INFO : 2020-10-26 18:11:53Z - Now have 149 files in total. INFO : 2020-10-26 18:11:53Z - Removed 0 files due to nonunique device and inode. INFO : 2020-10-26 18:11:53Z - Now removing files with zero size from list...removed 0 files INFO : 2020-10-26 18:11:53Z - Total size is 71909019 bytes or 69 MiB INFO : 2020-10-26 18:11:53Z - Now sorting on size:removed 39 files due to unique sizes from list.110 files left. INFO : 2020-10-26 18:11:53Z - Now eliminating candidates based on first bytes:removed 1 files from list.109 files left. INFO : 2020-10-26 18:11:53Z - Now eliminating candidates based on last bytes:removed 0 files from list.109 files left. INFO : 2020-10-26 18:11:53Z - Now eliminating candidates based on md5 checksum:removed 0 files from list.109 files left. INFO : 2020-10-26 18:11:53Z - It seems like you have 109 files that are not unique INFO : 2020-10-26 18:11:53Z - Totally, 36 MiB can be reduced. INFO : 2020-10-26 18:11:53Z - Now making hard links. INFO : 2020-10-26 18:11:53Z - Making 60 links. INFO : 2020-10-26 18:11:55Z - Sending build context to Docker daemon 37.68MB INFO : 2020-10-26 18:11:55Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/core/aspnet:3.1.8 INFO : 2020-10-26 18:11:55Z - ---> 28de0d96c539 INFO : 2020-10-26 18:11:55Z - Step 2/9 : EXPOSE 80 INFO : 2020-10-26 18:11:57Z - ---> Running in f6c8c4bf4c8e INFO : 2020-10-26 18:11:59Z - Removing intermediate container f6c8c4bf4c8e INFO : 2020-10-26 18:11:59Z - ---> 6dc58e6bd366 INFO : 2020-10-26 18:11:59Z - Step 3/9 : COPY proget/ /usr/local/proget/ INFO : 2020-10-26 18:12:03Z - ---> 173345d75127 INFO : 2020-10-26 18:12:03Z - Step 4/9 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2020-10-26 18:12:04Z - ---> Running in c97e66159848 INFO : 2020-10-26 18:12:05Z - Removing intermediate container c97e66159848 INFO : 2020-10-26 18:12:05Z - ---> 6886088edc60 INFO : 2020-10-26 18:12:05Z - Step 5/9 : ENV PROGET_SVC_MODE both INFO : 2020-10-26 18:12:06Z - ---> Running in 5d81c2b471fb INFO : 2020-10-26 18:12:08Z - Removing intermediate container 5d81c2b471fb INFO : 2020-10-26 18:12:08Z - ---> c2722dfce196 INFO : 2020-10-26 18:12:08Z - Step 6/9 : VOLUME /var/proget/packages INFO : 2020-10-26 18:12:09Z - ---> Running in cb3ede640bc3 INFO : 2020-10-26 18:12:10Z - Removing intermediate container cb3ede640bc3 INFO : 2020-10-26 18:12:10Z - ---> 96c7074dd196 INFO : 2020-10-26 18:12:10Z - Step 7/9 : VOLUME /var/proget/extensions INFO : 2020-10-26 18:12:12Z - ---> Running in 67caba35f22f INFO : 2020-10-26 18:12:13Z - Removing intermediate container 67caba35f22f INFO : 2020-10-26 18:12:13Z - ---> 66c90e5a3c5a INFO : 2020-10-26 18:12:13Z - Step 8/9 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2020-10-26 18:12:15Z - ---> Running in 3c67d2b8dce9 INFO : 2020-10-26 18:12:17Z - Removing intermediate container 3c67d2b8dce9 INFO : 2020-10-26 18:12:17Z - ---> 343a31132389 INFO : 2020-10-26 18:12:17Z - 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-26 18:12:19Z - ---> Running in f5755664c2c6 INFO : 2020-10-26 18:12:20Z - Removing intermediate container f5755664c2c6 INFO : 2020-10-26 18:12:20Z - ---> 272351933cb6 INFO : 2020-10-26 18:12:20Z - Successfully built 272351933cb6 INFO : 2020-10-26 18:12:21Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.14-ci.9