https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42412

--- Comment #12 from Jan Kissig <[email protected]> ---
(In reply to Wainui Witika-Park from comment #11)
> Starting up ktd's using the following is not possible:
> 
> MySQL) DB_IMAGE=mysql:8.0 ktd --proxy --name mysql8 up -d
> MariaDB) ktd --proxy --name maria up -d
> 
> Could I please get some guidance on how to do it?

This should be called before:
ktd_proxy --start 
then the other two commands using --proxy --name 'somename' will work.
To access the instances in browser:
http://mysql8-intra.localhost
http://maria-intra.localhost

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to