You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, every one
When pulling all the images, and make docker-compose up, this issue show up
Cannot create container for service koha: create .: volume name is too short, names should be at least two alphanumeric characters.
after modifying the docker-compose by eliminating the ${SYNC_REPO}:/kohadevbox/koha.
another issue appears :
Can't locate C4/Installer.pm in @inc (you may need to install the C4::Installer module) (@inc contains: /kohadevbox/koha /kohadevbox/qa-test-tools /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /kohadevbox/misc4dev/populate_db.pl line 21.
koha_1 | BEGIN failed--compilation aborted at /kohadevbox/misc4dev/populate_db.pl line 21.
can some one help me,
The text was updated successfully, but these errors were encountered:
Hi, every one
When pulling all the images, and make docker-compose up, this issue show up
Cannot create container for service koha: create .: volume name is too short, names should be at least two alphanumeric characters.
after modifying the docker-compose by eliminating the ${SYNC_REPO}:/kohadevbox/koha.
another issue appears :
Can't locate C4/Installer.pm in @inc (you may need to install the C4::Installer module) (@inc contains: /kohadevbox/koha /kohadevbox/qa-test-tools /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /kohadevbox/misc4dev/populate_db.pl line 21.
koha_1 | BEGIN failed--compilation aborted at /kohadevbox/misc4dev/populate_db.pl line 21.
can some one help me,
The text was updated successfully, but these errors were encountered: