Laravel sail. Error executing "sail up" command in test container

Viewed 35

I have this problem, I hope you can help me. I have my project in Laravel 8 using sail, it works normally but now when I execute the sail up command it gives me this error, it also gives me an error in another project outside of this.

Error terminal:

usermod: user 'sail' does not exist

Error: Invalid user name sail in section 'program:php' (file: '/etc/supervisor/conf.d/supervisord.conf')

For help, use /usr/bin/supervisord -h

test-1 exited with code 2
0 Answers
Related