79579489

Date: 2025-04-17 14:35:02
Score: 2
Natty:
Report link

I can confirm it is an issue related to zsh. Kamal is clearly expecting bash.

Easy fix:

  1. Create a new user dedicated to kamal deployment, like ... "kamal"

  2. Add it to the "docker" group

  3. Set this user shell to bash

  4. Update your deploy.yml to use this new user

  5. Profit

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bruno Enten