usermod: user 'sail' does not exist. Laravel sail

Viewed 36

I try to start my docker image using laravel sail but it fails to finish in project.test container

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

0 Answers
Related