Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tractusx-dev] Potential change to "Notice for Docker image" TRG
  • From: <fabian.gruen@xxxxxxxxxxxxxxxxx>
  • Date: Fri, 19 Jan 2024 12:51:04 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mercedes-benz.com; dmarc=pass action=none header.from=mercedes-benz.com; dkim=pass header.d=mercedes-benz.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=1O5p4z/QW9NU8bB5MvCxnaY/bKEf04NRcjMLfuafsQk=; b=hxPja8uxPJj6eBJIyu4cMmG/s9rtykTnMKUegR0MEoahjoB8wyLMF1fuFTjNiOlWBhMq+52k7Rz5ogEYRb40vSqsvumZOFbq4552b30KtFavCKwAexmlBaO2w+mEG5PdDyc/VPNqIaaomsIiwxnPfyg4T5LF7gaebzMoPa58wgVb3j6kRJFtDX5MuzHJ/YSXRx5jja9g6nscMCFGYEWxyXCh9mDkQcmokupMVKlWZvLVzxTpZBehq3T4N2wzP1CxGIV3YQHEdCij1y5ECssK1dy1pCAP1FJPVUnx9jxcw9W7WidFrd4Y6KjBPV+7qxAS+I+kJ1RThS0W+L6EZFjPjg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Fgil+7KE8KoUxAigjnSPvAlWq0UVg73aSPCJiYwQ+FkcvBmTSyjUxHG7aeSSv9kKoacK1NPwERr00fN3bbJyHq8JUdVj3oCWgMNYZge4AMkXfsMGdpbT2kHxs0/Fj2Vv3nOVx6wdCK4E+y3j7V+NndhW11hBFry+2zXUf+FVEC/3WDJAKVXwJB/yCVdxRr+KTeOtr43WGGAvfZrkH25yQFrHxZLtuKvzxLoL5SGLChkO15hSRU0zr/WFESPaRAThYrWzxHha+utL02Mpm7p66D6TmBoUQ8tgrXCVJTShF71jNEQMoPX1kBNPxS74ug1piwC+zNxA18rpU8eLHKHMpw==
  • Delivered-to: tractusx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tractusx-dev/>
  • List-help: <mailto:tractusx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHaStWc7qOejYo4J0uv+3x6dx5h6rDhFgfB
  • Thread-topic: [tractusx-dev] Potential change to "Notice for Docker image" TRG

Hi all,

+1 on a separated markdown file for Docker notice.

Mit freundlichen Grüßen / Kind regards

Fabian Grün



Von: tractusx-dev <tractusx-dev-bounces@xxxxxxxxxxx> im Auftrag von Gurschler Evelyn, FG-222 via tractusx-dev <tractusx-dev@xxxxxxxxxxx>
Gesendet: Freitag, 19. Januar 2024 13:47
An: tractusx developer discussions <tractusx-dev@xxxxxxxxxxx>
Cc: Gurschler Evelyn, FG-222 <Evelyn.Gurschler@xxxxxx>
Betreff: Re: [tractusx-dev] Potential change to "Notice for Docker image" TRG
 
[**EXTERNAL E-MAIL**]

Hi Sebastian,

 

I’m in favor of having a dedicated notice file, it’s more transparent.

 

Kind regards,

Evelyn

 

From: tractusx-dev <tractusx-dev-bounces@xxxxxxxxxxx> on behalf of "sebastian.bezold--- via tractusx-dev" <tractusx-dev@xxxxxxxxxxx>
Reply to: tractusx developer discussions <tractusx-dev@xxxxxxxxxxx>
Date: Thursday, 18. January 2024 at 10:14
To: "tractusx-dev@xxxxxxxxxxx" <tractusx-dev@xxxxxxxxxxx>
Cc: "sebastian.bezold@xxxxxxxxxxxxxxxxx" <sebastian.bezold@xxxxxxxxxxxxxxxxx>
Subject: [tractusx-dev] Potential change to "Notice for Docker image" TRG

 

Sent from outside the BMW organization - be CAUTIOUS, particularly with links and attachments. 

Absender außerhalb der BMW Organisation - Bitte VORSICHT beim Öffnen von Links und Anhängen. 


Hi all,

 

the Consortia System Team is currently thinking about a potential adjustment of our TRG 4.06 – Notice for docker images.

 

This TRG describes a necessary section with information about our container base images, that we provide in our repositories and also on our container image pages on DockerHub.

The notice section is currently allowed to be contained in either the top-level README.md, or in a dedicated file, without any restrictions on where this file should be kept in the repo.

 

The potential change to the TRG, that I want to get your opinion on, before providing a change proposal is the following:

 

We want to ALWAYS have the Notice for docker image section in a DEDICATED file instead of the top-level README.md.

The top-level README.md should still link the the notice (or notices in case you publish more than one image).

 

I see the following advantages in this:

  • A dedicated markdown file, that is pushed as DockerHub description can be much better adapted for the specific audience than the repo README.md
    Only “how to use this image” instead of also “how to setup local repo” for example
  • Emphasis on important things like “use on your own risk” disclaimers are more prominent and don’t get lost in a long README.md

 

So all in all, I think there would be some benefits, with only small amount of work for the repos that have their notice in the top-level README.md

 

But what do you think? Does it make sense to make this mandatory by adapting the TRG?

 

Thanks for your feedback!

 

Sebastian


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.

 


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.


Back to the top