masesgroup / KNet

KNet is a comprehensive .NET suite for Apache Kafka™ providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka)
https://knet.masesgroup.com/
Apache License 2.0
38 stars 6 forks source link

Update Docker base image to avoid Debian OS #438

Closed masesdevelopers closed 6 months ago

masesdevelopers commented 6 months ago
          Similar to https://github.com/masesgroup/JNet/issues/329#issuecomment-1994441399 even here we have from Docker Scout that:

Check the the links in https://github.com/masesgroup/JNet/issues/329#issuecomment-1994441399

Originally posted by @masesdevelopers in https://github.com/masesgroup/KNet/issues/382#issuecomment-1994445808

masesdevelopers commented 6 months ago

Extract Docker publish and adds a workflow which runs on:

masesdevelopers commented 6 months ago

Add disclaimer on licenses used from Docker base runtime image referring to https://github.com/microsoft/containerregistry/blob/39d2e014897475ef6cdb08e29c08645f53f0dc93/legal/Container-Images-Legal-Notice.md and https://github.com/microsoft/containerregistry/blob/39d2e014897475ef6cdb08e29c08645f53f0dc93/legal/Linux-Legal-Metadata.md. In this way we are able to redirect them to the runtime image of .NET used to build the final images.