12 Jun
2026
12 Jun
'26
8:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42412 --- Comment #12 from Jan Kissig <bibliothek@th-wildau.de> --- (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.