INFO : 2021-04-16 14:28:55Z - Deploying ProGet-netcore artifact to ~/proget... INFO : 2021-04-16 14:28:57Z - Artifact deployed. INFO : 2021-04-16 14:28:57Z - Now scanning "service", found 38 files. INFO : 2021-04-16 14:28:57Z - Now scanning "web", found 39 files. INFO : 2021-04-16 14:28:57Z - Now scanning "db", found 2 files. INFO : 2021-04-16 14:28:57Z - Now have 79 files in total. INFO : 2021-04-16 14:28:57Z - Removed 0 files due to nonunique device and inode. INFO : 2021-04-16 14:28:57Z - Now removing files with zero size from list...removed 0 files INFO : 2021-04-16 14:28:57Z - Total size is 40514969 bytes or 39 MiB INFO : 2021-04-16 14:28:57Z - Now sorting on size:removed 13 files due to unique sizes from list.66 files left. INFO : 2021-04-16 14:28:57Z - Now eliminating candidates based on first bytes:removed 0 files from list.66 files left. INFO : 2021-04-16 14:28:57Z - Now eliminating candidates based on last bytes:removed 0 files from list.66 files left. INFO : 2021-04-16 14:28:57Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.64 files left. INFO : 2021-04-16 14:28:57Z - It seems like you have 64 files that are not unique INFO : 2021-04-16 14:28:57Z - Totally, 15 MiB can be reduced. INFO : 2021-04-16 14:28:57Z - Now making hard links. INFO : 2021-04-16 14:28:57Z - Making 32 links. INFO : 2021-04-16 14:28:58Z - Sending build context to Docker daemon 28.98MB INFO : 2021-04-16 14:28:58Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.5 INFO : 2021-04-16 14:28:58Z - ---> 6a46be5613c2 INFO : 2021-04-16 14:28:58Z - Step 2/10 : EXPOSE 80 INFO : 2021-04-16 14:28:58Z - ---> Running in c5f4b804beab INFO : 2021-04-16 14:28:58Z - Removing intermediate container c5f4b804beab INFO : 2021-04-16 14:28:58Z - ---> 4c1459c70e3c INFO : 2021-04-16 14:28:58Z - Step 3/10 : COPY proget/ /usr/local/proget/ INFO : 2021-04-16 14:28:59Z - ---> 4f7c88d68116 INFO : 2021-04-16 14:28:59Z - Step 4/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2021-04-16 14:28:59Z - ---> Running in 9c842a44b3cd INFO : 2021-04-16 14:28:59Z - Removing intermediate container 9c842a44b3cd INFO : 2021-04-16 14:28:59Z - ---> 7657f2962d5e INFO : 2021-04-16 14:28:59Z - Step 5/10 : ENV PROGET_SVC_MODE both INFO : 2021-04-16 14:28:59Z - ---> Running in aefb27049969 INFO : 2021-04-16 14:28:59Z - Removing intermediate container aefb27049969 INFO : 2021-04-16 14:28:59Z - ---> fedd721e5ef0 INFO : 2021-04-16 14:28:59Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2021-04-16 14:28:59Z - ---> Running in 271c2f4ba77c INFO : 2021-04-16 14:28:59Z - Removing intermediate container 271c2f4ba77c INFO : 2021-04-16 14:28:59Z - ---> 0708ea4e9302 INFO : 2021-04-16 14:28:59Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2021-04-16 14:28:59Z - ---> Running in 87e2d9f97779 INFO : 2021-04-16 14:29:00Z - Removing intermediate container 87e2d9f97779 INFO : 2021-04-16 14:29:00Z - ---> 8bcf3eb70800 INFO : 2021-04-16 14:29:00Z - Step 8/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2021-04-16 14:29:00Z - ---> Running in 76dc5dab6db5 INFO : 2021-04-16 14:29:00Z - Removing intermediate container 76dc5dab6db5 INFO : 2021-04-16 14:29:00Z - ---> 34298868f27c INFO : 2021-04-16 14:29:00Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2021-04-16 14:29:00Z - ---> Running in 2090805171d1 INFO : 2021-04-16 14:29:00Z - Removing intermediate container 2090805171d1 INFO : 2021-04-16 14:29:00Z - ---> c4126e68783e INFO : 2021-04-16 14:29:00Z - 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-04-16 14:29:00Z - ---> Running in 1a2479627af6 INFO : 2021-04-16 14:29:01Z - Removing intermediate container 1a2479627af6 INFO : 2021-04-16 14:29:01Z - ---> 70843605bc0c INFO : 2021-04-16 14:29:01Z - Successfully built 70843605bc0c INFO : 2021-04-16 14:29:01Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:5.3.27-ci.18