FROM mcr.microsoft.com/dotnet/core/sdk:3.1 AS build-env RUN apt-get -qq update && apt-get -qqy --no-install-recommends install wget gnupg \\ git \\ u