containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

Add vendor label and arg to all containerfiles #671

Closed ralphbean closed 2 months ago

ralphbean commented 2 months ago

So that downstream vendors can indicate themselves on their builds.

I expect we will want to add more of these in the future, but this one is a good start.

rhatdan commented 2 months ago

Can you add a mechanism to set the Vendor from the Makefile.

rhatdan commented 2 months ago

Not crazy about PROVIDER, but will merge.

What do you think about HARDWARE?

ralphbean commented 2 months ago

Yeah, HARDWARE works for me too.