cosmo icon indicating copy to clipboard operation
cosmo copied to clipboard

Rootless Studio docker image

Open YassineElbouchaibi opened this issue 2 months ago • 2 comments

Component(s)

studio

Is your feature request related to a problem? Please describe.

Currently when I attempt to run the Studio docker image as a non-root user, it fails. The logs show this:

Detected env 'NEXT_PUBLIC_COSMO_CP_URL'
sed: can't create temp file './studio/.next/BUILD_IDXXXXXX': Permission denied
Detected env 'NEXT_PUBLIC_COSMO_STUDIO_URL'
sed: can't create temp file './studio/.next/BUILD_IDXXXXXX': Permission denied
Skipping comment or empty line
Skipping comment or empty line
   ▲ Next.js 15.2.4
   - Local:        http://localhost:3000/
   - Network:      http://0.0.0.0:3000/
 
✓ Starting...
✓ Ready in 1040ms

Describe the solution you'd like

The studio should be able to start even if not root

Describe alternatives you've considered

No response

Additional context

No response

YassineElbouchaibi avatar Sep 11 '25 14:09 YassineElbouchaibi

WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible. The roadmap is driven by our customers and we have to prioritize issues that are important to them. You can influence the priority by becoming a customer. Please contact us here.

github-actions[bot] avatar Sep 11 '25 14:09 github-actions[bot]

Looks like an MR was raised, would it be possible to review it ?

YassineElbouchaibi avatar Sep 17 '25 13:09 YassineElbouchaibi