INFO : 2021-02-05 16:12:01Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-02-05 16:12:19Z - Artifact deployed. INFO : 2021-02-05 16:12:19Z - Now scanning "service", found 102 files. INFO : 2021-02-05 16:12:19Z - Now scanning "web", found 33 files. INFO : 2021-02-05 16:12:19Z - Now scanning "db", found 2 files. INFO : 2021-02-05 16:12:19Z - Now have 137 files in total. INFO : 2021-02-05 16:12:19Z - Removed 0 files due to nonunique device and inode. INFO : 2021-02-05 16:12:19Z - Now removing files with zero size from list...removed 0 files INFO : 2021-02-05 16:12:19Z - Total size is 63073155 bytes or 60 MiB INFO : 2021-02-05 16:12:19Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-02-05 16:12:19Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-02-05 16:12:19Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-02-05 16:12:19Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-02-05 16:12:19Z - It seems like you have 54 files that are not unique INFO : 2021-02-05 16:12:19Z - Totally, 8 MiB can be reduced. INFO : 2021-02-05 16:12:19Z - Now making hard links. INFO : 2021-02-05 16:12:19Z - Making 27 links. INFO : 2021-02-05 16:12:20Z - Sending build context to Docker daemon 81.64MB INFO : 2021-02-05 16:12:20Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.2 INFO : 2021-02-05 16:12:20Z - ---> 90d6c17b87c2 INFO : 2021-02-05 16:12:20Z - Step 2/9 : EXPOSE 80 INFO : 2021-02-05 16:12:23Z - ---> Running in 15c00ae9ade6 INFO : 2021-02-05 16:12:26Z - Removing intermediate container 15c00ae9ade6 INFO : 2021-02-05 16:12:26Z - ---> 687f5ff6b01d INFO : 2021-02-05 16:12:26Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-02-05 16:12:33Z - ---> ca3057a62864 INFO : 2021-02-05 16:12:33Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-02-05 16:12:34Z - ---> Running in d4b152745e55 INFO : 2021-02-05 16:12:35Z - Removing intermediate container d4b152745e55 INFO : 2021-02-05 16:12:35Z - ---> fa96a90bd3e9 INFO : 2021-02-05 16:12:35Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-02-05 16:12:36Z - ---> Running in 31033fb463f1 INFO : 2021-02-05 16:12:38Z - Removing intermediate container 31033fb463f1 INFO : 2021-02-05 16:12:38Z - ---> 8ec682b3cb34 INFO : 2021-02-05 16:12:38Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-02-05 16:12:39Z - ---> Running in ab98a7be935c INFO : 2021-02-05 16:12:41Z - Removing intermediate container ab98a7be935c INFO : 2021-02-05 16:12:41Z - ---> 2de717a172c1 INFO : 2021-02-05 16:12:41Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-02-05 16:12:42Z - ---> Running in cde76ed42072 INFO : 2021-02-05 16:12:43Z - Removing intermediate container cde76ed42072 INFO : 2021-02-05 16:12:43Z - ---> 6ad18d0e9549 INFO : 2021-02-05 16:12:43Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-02-05 16:12:44Z - ---> Running in f8da63dc1150 INFO : 2021-02-05 16:12:46Z - Removing intermediate container f8da63dc1150 INFO : 2021-02-05 16:12:46Z - ---> 58bf4df1b465 INFO : 2021-02-05 16:12:46Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-02-05 16:12:47Z - ---> Running in fb97ec4034ba INFO : 2021-02-05 16:12:49Z - Removing intermediate container fb97ec4034ba INFO : 2021-02-05 16:12:49Z - ---> 91c38bfcd637 INFO : 2021-02-05 16:12:49Z - Successfully built 91c38bfcd637 INFO : 2021-02-05 16:12:49Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.1-ci.3