loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.43k stars 307 forks source link

Docker Compose Prebuilds Support #1025

Open edulix opened 2 months ago

edulix commented 2 months ago

Is your feature request related to a problem?
Docker Compose Prebuilds are not fully working, since it fails when pushing the images to the registry with an error like: Error building image: cannot push to repository

Which solution do you suggest?
Docker Compose Prebuilds push to registry should work.

Which alternative solutions exist?
Not using prebuilds.

Additional context
None.

pascalbreuninger commented 2 months ago

@edulix thanks for opening the issue, we'll look into it 👍