Hey all, I’ve pulled the docker image for Financial Freedom and have tried to run it, but I continuously get the following message that exits the container:
PHP Warning: require(/var/www/html/vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/artisan on line 18
PHP Fatal error: Uncaught Error: Failed opening required ‘/var/www/html/vendor/autoload.php’ (include_path=‘.:/usr/share/php’) in /var/www/html/artisan:18
Stack trace:
#0 {main}
thrown in /var/www/html/artisan on line 18
s6-rc: warning: unable to start service laravel-automations: command exited 128
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
I’m basically a total noob at all of this stuff, so I would appreciate any advice anyone has! Thanks!