Skip to main content

Steve Gordon – Code with Steve

  • About Me
  • Contact
  • Subscribe

Tag: dockerfile

Docker for .NET Developers Header

Docker for .NET Developers (Part 5) Exploring ASP.NET Runtime Docker Images

22nd June 201712th July 2017 Steve Gordon 3 Comments

So far in previous posts we’ve been looking at basic demo dockerfiles which use the aspnetcore-build base image. This is okay for testing but does present some issues for actual deployment. One disadvantage of the build image is its size. Since it contains all of the elements needed to build .NET Core applications it is […]

Read More

Docker for .NET Developers Header

Docker for .NET Developers (Part 2) Taking a look at our first dockerfile and building an image for an ASP.NET Core API service

31st May 201712th July 2017 Steve Gordon 14 Comments

In the first post in the series I introduced a few concepts and key terms you’ll need to know if you want to work with Docker. In this post I will cover the steps needed to begin working with Docker in your development environment. We’ll look at creating a very basic sample API service and […]

Read More

Docker for .NET Developers Header

Docker for .NET Developers (Part 1) An introduction to Docker for .NET developers

30th May 201712th July 2017 Steve Gordon 9 Comments

Two words you will very likely be used to hearing quite often within our community at the moment are “microservices” and “Docker”. Both are topics of great interest and are generating excitement for developers and architects. In this new series of blog posts I want to cover Docker, what it is, why it might be […]

Read More

Pluralsight Courses


  • String Manipulation and Regex in C#10
  • Dependency Injection in ASP.NET Core 6
  • String Manipulation in C#: Best Practices
  • Dependency Injection in ASP.NET Core
  • Using Configuration and Options in .NET Core and ASP.NET Core Apps
  • Building ASP.NET Core Hosted Services and .NET Core Worker Services
  • Integration Testing ASP.NET Core Applications: Best Practices
  • Implementing Cross-cutting Concerns for ASP.NET Core Microservices

Follow me

  • Twitter
  • Github
  • LinkedIn
  • YouTube

Support This Blog

Become a Patron!

Support this blog!Buy me a coffee!

Recent Posts

  • Creating, Inspecting and Decompiling the World’s (Nearly) Smallest C# Program
  • Using the Roslyn APIs to Analyse a .NET Solution
  • Custom JSON Serialisation with System.Text.Json Converters
  • Playing with System.Text.Json Source Generators
  • How Does the StringBuilder Work in .NET? (Part 3)

.NET South East

Please come and join our new .NET User  Group in Brighton, UK.

Categories

Archives

  • Twitter
  • Github
  • LinkedIn
  • YouTube
  • Twitter
  • Github
  • LinkedIn
  • YouTube
Copyright © Steve Gordon 2019 Theme by Colorlib Powered by WordPress