Ben Foster 6/12/2020

Optimising .NET Core Docker images

Read Original

This technical article details methods to minimize Docker image size for a .NET Core application called Ditto. It explains the use of multi-stage Docker builds and .NET Core 3.1's assembly trimming feature, providing specific Dockerfile examples and command-line instructions for publishing a self-contained, optimized deployment.

Optimising .NET Core Docker images

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week