enterprise-images icon indicating copy to clipboard operation
enterprise-images copied to clipboard

Tag with ubuntu version

Open framctr opened this issue 1 year ago • 2 comments
trafficstars

Would it be possible to add an image tag with the OS version or name? Something like codercom/enterprise-base:ubuntu-24.04 or codercom/enterprise-base:ubuntu-noble. This can prevent the image from suddenly changing, with workspaces no longer starting.

For example, it happend to me that few days ago a workspace was working fine in the morning, but in the afternoon, when I did a Coder demo in my company, the workspace didn't started because the image bumped from 22.04 to 24.04 and the pip installation method didn't work anymore. I fixed the issue on the fly, but it can lead to unexpected issues.

framctr avatar Oct 09 '24 07:10 framctr