Hi,
Thank you @slydetector for your work on this,
Just tested this docker setup on my arch linux file server,
I noticed after setup was complete that the web interface did not show the "Other" drop down menu.
I had to run this sql query to get it to show up on the web interface:
UPDATE categories SET id='0' WHERE id='1000001';