Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
0いいね 35回再生

John Goodwin Workshops Docker

John shows a working example of docker-compose to integration test ASP .NET Core. He walks through how to build the app together from scratch, with tests. The workshop is modeled on a starting with tests from the inception of the application and work up to the features it provides.

How to not fall behind - Do this before the lab:
• Read up on ASP .NET Core
• Download .NET Core 3.1 SDK - dotnet.microsoft.com/download
• Install Docker for Desktop www.docker.com/products/docker-desktop
• Run this: docker pull mcr.microsoft.com/dotnet/core/sdk:3.1
• Run this: docker pull mcr.microsoft.com/dotnet/core/aspnet:3.1
• Run this: docker pull postgres:12.4
• Join this free training site and do as many Docker tutorials as you can katacoda.com/

By the end of the lab, you should have a rudimentary (but personal) understanding of how to use the features my company is using, and how to apply them to perform integration tests. NO sample code will be provided as copy/paste, you will be building most of the code yourself, so be prepared to type. If you plan to sit and watch, you probably will be bored...

------------------
John Goodwin is a Principal Software Engineer at Metabolon. At Metabolon, our work measures inputs from internal and external factors such as health, disease, nutrition, microbiome, medication, pollution, and more, to drive success in answering scientific questions about health and disease. Specifically, we specialize in metabolite testing and can identify over 5000 different metabolites using our testing methods.

コメント