Koha container fails to load on Windows 10
I am continuing to encounter this problem on Windows 10 after successfully using koha-testing-docker for a while. I'm not sure what changed. This could very well be a problem with my machine but I'm posting this here in case it might be something someone else is seeing too.
This is a section of the output from running the "ku" command:
koha_1 | Running [sudo rm /usr/share/man/man8/koha-*.8.gz]...
koha_1 | Running [sudo gzip /usr/share/man/man8/koha-*.8]...
koha_1 | Running [PERL5LIB=/kohadevbox/koha:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/reset_plack.pl --koha_dir=/kohadevbox/koha --instance=kohadev]...
koha_1 | sudo: unable to execute /usr/sbin/koha-plack: No such file or directory
koha_1 | Running [sudo service apache2 restart]...
koha_1 | Restarting Apache httpd web server: apache2.
koha_1 | Running [sudo koha-rebuild-zebra -f -v kohadev]...
koha_1 | sudo: unable to execute /usr/sbin/koha-rebuild-zebra: No such file or directory
koha_koha_1 exited with code 1