INFO : 2021-02-05 14:39:27Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2021-02-05 14:39:35Z - Artifact deployed. INFO : 2021-02-05 14:39:35Z - Now scanning "service", found 38 files. INFO : 2021-02-05 14:39:35Z - Now scanning "web", found 39 files. INFO : 2021-02-05 14:39:35Z - Now scanning "db", found 2 files. INFO : 2021-02-05 14:39:35Z - Now have 79 files in total. INFO : 2021-02-05 14:39:35Z - Removed 0 files due to nonunique device and inode. INFO : 2021-02-05 14:39:35Z - Now removing files with zero size from list...removed 0 files INFO : 2021-02-05 14:39:35Z - Total size is 40423139 bytes or 39 MiB INFO : 2021-02-05 14:39:35Z - Now sorting on size:removed 13 files due to unique sizes from list.66 files left. INFO : 2021-02-05 14:39:35Z - Now eliminating candidates based on first bytes:removed 0 files from list.66 files left. INFO : 2021-02-05 14:39:35Z - Now eliminating candidates based on last bytes:removed 0 files from list.66 files left. INFO : 2021-02-05 14:39:35Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.64 files left. INFO : 2021-02-05 14:39:35Z - It seems like you have 64 files that are not unique INFO : 2021-02-05 14:39:35Z - Totally, 15 MiB can be reduced. INFO : 2021-02-05 14:39:35Z - Now making hard links. INFO : 2021-02-05 14:39:35Z - Making 32 links. INFO : 2021-02-05 14:39:37Z - Sending build context to Docker daemon 28.86MB INFO : 2021-02-05 14:39:37Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.2 INFO : 2021-02-05 14:39:37Z - ---> 90d6c17b87c2 INFO : 2021-02-05 14:39:37Z - Step 2/10 : EXPOSE 80 INFO : 2021-02-05 14:39:38Z - ---> Running in 009f2fdb8167 INFO : 2021-02-05 14:39:38Z - Removing intermediate container 009f2fdb8167 INFO : 2021-02-05 14:39:38Z - ---> 7425c5837975 INFO : 2021-02-05 14:39:38Z - Step 3/10 : COPY proget/ /usr/local/proget/ INFO : 2021-02-05 14:39:40Z - ---> 86a59479cc80 INFO : 2021-02-05 14:39:40Z - Step 4/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2021-02-05 14:39:40Z - ---> Running in 236d5165b127 INFO : 2021-02-05 14:39:40Z - Removing intermediate container 236d5165b127 INFO : 2021-02-05 14:39:40Z - ---> 7aca306511ff INFO : 2021-02-05 14:39:40Z - Step 5/10 : ENV PROGET_SVC_MODE both INFO : 2021-02-05 14:39:40Z - ---> Running in 86ac813caa39 INFO : 2021-02-05 14:39:40Z - Removing intermediate container 86ac813caa39 INFO : 2021-02-05 14:39:40Z - ---> b114665dbaac INFO : 2021-02-05 14:39:40Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2021-02-05 14:39:40Z - ---> Running in 23f510afb514 INFO : 2021-02-05 14:39:41Z - Removing intermediate container 23f510afb514 INFO : 2021-02-05 14:39:41Z - ---> a457f59d5d1b INFO : 2021-02-05 14:39:41Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2021-02-05 14:39:41Z - ---> Running in 0938c8ca6090 INFO : 2021-02-05 14:39:41Z - Removing intermediate container 0938c8ca6090 INFO : 2021-02-05 14:39:41Z - ---> 6916f37d0ac4 INFO : 2021-02-05 14:39:41Z - Step 8/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2021-02-05 14:39:41Z - ---> Running in f0051fa68ab4 INFO : 2021-02-05 14:39:41Z - Removing intermediate container f0051fa68ab4 INFO : 2021-02-05 14:39:41Z - ---> 75186b5ae8cd INFO : 2021-02-05 14:39:41Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2021-02-05 14:39:41Z - ---> Running in 3308e35ae89a INFO : 2021-02-05 14:39:42Z - Removing intermediate container 3308e35ae89a INFO : 2021-02-05 14:39:42Z - ---> 92269d33d59a INFO : 2021-02-05 14:39:42Z - 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-02-05 14:39:42Z - ---> Running in f6191ac2041d INFO : 2021-02-05 14:39:42Z - Removing intermediate container f6191ac2041d INFO : 2021-02-05 14:39:42Z - ---> e39adc0fdf21 INFO : 2021-02-05 14:39:42Z - Successfully built e39adc0fdf21 INFO : 2021-02-05 14:39:42Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.22-ci.10