Skip to Content
C# and .NET Core Test-Driven Development
book

C# and .NET Core Test-Driven Development

by Ayobami Adewole
May 2018
Intermediate to advanced content levelIntermediate to advanced
300 pages
7h 35m
English
Packt Publishing
Content preview from C# and .NET Core Test-Driven Development

Docker

Similar to the installer and package manager, the docker tag takes the naming convention in which the version number is placed before the component name. The available docker tags include the runtime versions listed here:

  •     1.0.8-runtime
  •     1.0.8-sdk
  •     2.0.4-runtime
  •     2.0.4-sdk
  •     2.1.1-runtime
  •     2.1.1-sdk

The SDK version is increased when the .NET Core CLI tools that are included in the SDK are fixed and reshipped with an existing Runtime, for example, when the version is increased from Version 2.1.1 to version 2.1.2. Also, it is important to note that the SDK tags are updated to represent the SDK version and not the Runtime. Based on this, the Runtime will catch up with the SDK version numbering the next time it ships, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Design Patterns with C# and .NET Core

Hands-On Design Patterns with C# and .NET Core

Gaurav Aroraa, Jeffrey Chilberto
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 9781788292481Supplemental Content