Skip to content

Is there any vulnerability or security issues in Chiseled images build with multistage docker file. #5641

Answered by richlander
Amit-limbasiya asked this question in Q&A
Discussion options

You must be logged in to vote

I responded at dotnet/sdk-container-builds#325.

I hope you understand @Amit-limbasiya that creating a base image is not a one-time thing. It would need to be updated very frequently (since security seems to be a primary concern). We officially update our images once/month with new .NET patches. We also update out images every time there is a base image update (like of Debian). That can happen multiple times per month. The only way to stay as secure as what you want is to use images that are updated at the same cadence as the official .NET images.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@richlander
Comment options

@Amit-limbasiya
Comment options

@baronfel
Comment options

@richlander
Comment options

Answer selected by Amit-limbasiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants