INFO : 2020-11-20 23:04:29Z - Deploying ProGet-netcore artifact to ~/proget...
INFO : 2020-11-20 23:04:38Z - Artifact deployed.
INFO : 2020-11-20 23:04:38Z - Now scanning "service", found 39 files.
INFO : 2020-11-20 23:04:38Z - Now scanning "web", found 40 files.
INFO : 2020-11-20 23:04:38Z - Now scanning "db", found 2 files.
INFO : 2020-11-20 23:04:38Z - Now have 81 files in total.
INFO : 2020-11-20 23:04:38Z - Removed 0 files due to nonunique device and inode.
INFO : 2020-11-20 23:04:38Z - Now removing files with zero size from list...removed 0 files
INFO : 2020-11-20 23:04:38Z - Total size is 40726467 bytes or 39 MiB
INFO : 2020-11-20 23:04:38Z - Now sorting on size:removed 13 files due to unique sizes from list.68 files left.
INFO : 2020-11-20 23:04:38Z - Now eliminating candidates based on first bytes:removed 0 files from list.68 files left.
INFO : 2020-11-20 23:04:38Z - Now eliminating candidates based on last bytes:removed 0 files from list.68 files left.
INFO : 2020-11-20 23:04:38Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.66 files left.
INFO : 2020-11-20 23:04:38Z - It seems like you have 66 files that are not unique
INFO : 2020-11-20 23:04:38Z - Totally, 15 MiB can be reduced.
INFO : 2020-11-20 23:04:38Z - Now making hard links.
INFO : 2020-11-20 23:04:38Z - Making 33 links.
INFO : 2020-11-20 23:04:38Z - Sending build context to Docker daemon  28.98MB
INFO : 2020-11-20 23:04:38Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.0
INFO : 2020-11-20 23:04:38Z -  ---> c535cc5fb113
INFO : 2020-11-20 23:04:38Z - Step 2/9 : EXPOSE 80
INFO : 2020-11-20 23:04:41Z -  ---> Running in e0340878513c
INFO : 2020-11-20 23:04:42Z - Removing intermediate container e0340878513c
INFO : 2020-11-20 23:04:42Z -  ---> 0d56ccb43ffc
INFO : 2020-11-20 23:04:42Z - Step 3/9 : COPY proget/ /usr/local/proget/
INFO : 2020-11-20 23:04:45Z -  ---> 5158a68be8b8
INFO : 2020-11-20 23:04:45Z - Step 4/9 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;"
INFO : 2020-11-20 23:04:46Z -  ---> Running in d212c4093ad0
INFO : 2020-11-20 23:04:48Z - Removing intermediate container d212c4093ad0
INFO : 2020-11-20 23:04:48Z -  ---> dddd45c8dfd1
INFO : 2020-11-20 23:04:48Z - Step 5/9 : ENV PROGET_SVC_MODE both
INFO : 2020-11-20 23:04:49Z -  ---> Running in 07b3071b71fc
INFO : 2020-11-20 23:04:50Z - Removing intermediate container 07b3071b71fc
INFO : 2020-11-20 23:04:50Z -  ---> 01602e95e95e
INFO : 2020-11-20 23:04:50Z - Step 6/9 : VOLUME /var/proget/packages
INFO : 2020-11-20 23:04:51Z -  ---> Running in c93226c3736d
INFO : 2020-11-20 23:04:53Z - Removing intermediate container c93226c3736d
INFO : 2020-11-20 23:04:53Z -  ---> a5de81c3e767
INFO : 2020-11-20 23:04:53Z - Step 7/9 : VOLUME /var/proget/extensions
INFO : 2020-11-20 23:04:54Z -  ---> Running in 304be6100e74
INFO : 2020-11-20 23:04:56Z - Removing intermediate container 304be6100e74
INFO : 2020-11-20 23:04:56Z -  ---> 5b3f28ef4043
INFO : 2020-11-20 23:04:56Z - Step 8/9 : VOLUME /usr/share/Inedo/SharedConfig
INFO : 2020-11-20 23:04:57Z -  ---> Running in 779143997a24
INFO : 2020-11-20 23:04:59Z - Removing intermediate container 779143997a24
INFO : 2020-11-20 23:04:59Z -  ---> 1cbc1e1ab2d5
INFO : 2020-11-20 23:04:59Z - Step 9/9 : CMD ([ -f /usr/share/Inedo/SharedConfig/ProGet.config ] || echo '<?xml version="1.0" encoding="utf-8"?><InedoAppConfig><ConnectionString Type="SqlServer">'"$SQL_CONNECTION_STRING"'</ConnectionString><WebServer Enabled="true" Urls="http://*:80/"/></InedoAppConfig>' > /usr/share/Inedo/SharedConfig/ProGet.config) && exec /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer
INFO : 2020-11-20 23:05:01Z -  ---> Running in d2af501cde5e
INFO : 2020-11-20 23:05:02Z - Removing intermediate container d2af501cde5e
INFO : 2020-11-20 23:05:02Z -  ---> aef1e1d3f2bc
INFO : 2020-11-20 23:05:02Z - Successfully built aef1e1d3f2bc
INFO : 2020-11-20 23:05:03Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.17-ci.19
