INFO : 2021-05-14 15:13:39Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-05-14 15:13:43Z - Artifact deployed. INFO : 2021-05-14 15:13:43Z - Now scanning "service", found 102 files. INFO : 2021-05-14 15:13:43Z - Now scanning "web", found 33 files. INFO : 2021-05-14 15:13:43Z - Now scanning "db", found 2 files. INFO : 2021-05-14 15:13:43Z - Now have 137 files in total. INFO : 2021-05-14 15:13:43Z - Removed 0 files due to nonunique device and inode. INFO : 2021-05-14 15:13:43Z - Now removing files with zero size from list...removed 0 files INFO : 2021-05-14 15:13:43Z - Total size is 63584607 bytes or 61 MiB INFO : 2021-05-14 15:13:43Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2021-05-14 15:13:43Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2021-05-14 15:13:43Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2021-05-14 15:13:43Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2021-05-14 15:13:43Z - It seems like you have 54 files that are not unique INFO : 2021-05-14 15:13:43Z - Totally, 8 MiB can be reduced. INFO : 2021-05-14 15:13:43Z - Now making hard links. INFO : 2021-05-14 15:13:43Z - Making 27 links. INFO : 2021-05-14 15:13:44Z - Sending build context to Docker daemon 82.68MB INFO : 2021-05-14 15:13:44Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.6 INFO : 2021-05-14 15:13:44Z - ---> ad628f8ffbf5 INFO : 2021-05-14 15:13:44Z - Step 2/9 : EXPOSE 80 INFO : 2021-05-14 15:13:44Z - ---> Running in a8371a81a5f1 INFO : 2021-05-14 15:13:45Z - Removing intermediate container a8371a81a5f1 INFO : 2021-05-14 15:13:45Z - ---> 7ff46ca3a696 INFO : 2021-05-14 15:13:45Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-05-14 15:13:46Z - ---> 12dc3d5dc9c7 INFO : 2021-05-14 15:13:46Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-05-14 15:13:46Z - ---> Running in 7ec416566a51 INFO : 2021-05-14 15:13:46Z - Removing intermediate container 7ec416566a51 INFO : 2021-05-14 15:13:46Z - ---> c7529d9c8d17 INFO : 2021-05-14 15:13:46Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-05-14 15:13:46Z - ---> Running in 74142ce13340 INFO : 2021-05-14 15:13:46Z - Removing intermediate container 74142ce13340 INFO : 2021-05-14 15:13:46Z - ---> 924ed6e9ea75 INFO : 2021-05-14 15:13:46Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-05-14 15:13:46Z - ---> Running in 58f7c9e9541b INFO : 2021-05-14 15:13:46Z - Removing intermediate container 58f7c9e9541b INFO : 2021-05-14 15:13:46Z - ---> 73e1b9a6f12a INFO : 2021-05-14 15:13:46Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-05-14 15:13:46Z - ---> Running in 16258356d94e INFO : 2021-05-14 15:13:47Z - Removing intermediate container 16258356d94e INFO : 2021-05-14 15:13:47Z - ---> 096d1706e2c0 INFO : 2021-05-14 15:13:47Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-05-14 15:13:47Z - ---> Running in 8d83f5712b78 INFO : 2021-05-14 15:13:47Z - Removing intermediate container 8d83f5712b78 INFO : 2021-05-14 15:13:47Z - ---> 37b3821ca386 INFO : 2021-05-14 15:13:47Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-05-14 15:13:47Z - ---> Running in 6923c8fff42f INFO : 2021-05-14 15:13:47Z - Removing intermediate container 6923c8fff42f INFO : 2021-05-14 15:13:47Z - ---> 3891980284b1 INFO : 2021-05-14 15:13:47Z - Successfully built 3891980284b1 INFO : 2021-05-14 15:13:47Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.6-ci.2