Azure-Samples / container-service-dotnet-continuous-integration-multi-container

Sample app for demonstrating continuous integration and deployment of a multi-container Docker app to Azure Container Service
22 stars 95 forks source link

doesn't work on mac os #2

Open sharpcoder28 opened 7 years ago

sharpcoder28 commented 7 years ago

hufu@Brads-MBP:~/code/container-service-dotnet-continuous-integration-multi-containe$ docker-compose -f docker-compose.ci.build.yml run ci-build log : Restoring packages for /src/project.json... error: Unable to load the service index for source https://api.nuget.org/v3/index.json. error: An error occurred while sending the request. error: Peer certificate cannot be authenticated with given CA certificates khufu@Brads-MBP:~/code/container-service-dotnet-continuous-integration-multi-container$ docker-compose up --build Building service-b Step 1/5 : FROM microsoft/dotnet:1.0.1-runtime

sharpcoder28 commented 7 years ago

mycache_1 | 1:C 04 Feb 11:27:45.289 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf mycache_1 | _._ mycache_1 | _.-``__ ''-._ mycache_1 | _.-``. _. ''-._ Redis 3.2.7 (00000000/0) 64 bit service-b_1 | Did you mean to run dotnet SDK commands? Please install dotnet SDK from: mycache_1 | .-`` .-```. ```\/ _.,_ ''-._ service-b_1 | http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409

sharpcoder28 commented 7 years ago

Server Says Hello Hello from service A running on 14eb11a075c9 and