-
Is your feature request related to a problem? Please describe.The AIO containers have a Latest and Beta tag, for the community containers it would be good to have a Latest and Beta tag too, to have a way to test the functionality. Describe the solution you'd likeAdd beta tag to community containers Describe alternatives you've consideredIdk Additional contextNo |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi, interesting idea! However something comparable is already possible and rather the way I would suggest: |
Beta Was this translation helpful? Give feedback.
Hi, interesting idea! However something comparable is already possible and rather the way I would suggest:
if you want the community to test something for you, you can simply adjust the image_tag in the json, e.g. by increasing it one version and it will be tested first by people running the beta channel and afterwards it will be pushed to stable.
I hope this helps?