Xibo Docker v2.0.3 - Issues with installation

When restarting my host machine or Docker, the Xibo containers don’t autostart. I can’t find anything in the docs to configure this so they start automatically.
UPDATE: Found the “restart: always” entry and added to docker-compose. Xibo is restarted after docker restart. Not an issue.

When I restart Xibo, everything I’ve done previously is GONE; it acts like a fresh installation. All users are gone, all previously created layouts are gone and the tutorial pop-up opens.
UPDATE: Prior to adding the “command: --innodb_use_native_aio=0” within docker-compose.yml, there were files being created within the shared/db folder, but the mysql container wouldn’t start and error out.

Now, nothing is being created in these folders and after every restart, its a fresh Xibo installation again.

NOTE: Found this post (HERE) and this resolved it; UGH. Forgot about the “C:\Users” and “c:\users” being different in the Linux/Unix world. Upon running the installation within the /C/Users/Xibo folder, db files are being created and everything seems to be working properly.

When I edit a layout in any browser other than IE 11 (tried latest versions of Opera, Chrome, Firefox), the font-size, color, etc. drop-downs do not work when you’re in full screen mode.
UPDATE: Confirmed with Edge and now with IE 11, this still occurs; there isn’t a way to change the font settings in full-screen edit mode in all browsers.

No matter the browser, when NOT in full screen mode, you can’t save your changes; there isn’t a save icon as when it’s displayed in full screen mode. How do you save your changes without going into full screen mode.
UPDATE: The save button in the right pane saves your changes. Not an issue.

Using IE 11, when visiting the left-side menu for Displays, it doesn’t list any of the displays; all other browsers do.
UPDATE: This still occurs. Confirmed that 'displays" are displayed when viewing within Edge.

Using IE 11, it shows a notification which states “Your requested language en_US could not be loaded”. No other browser shows this notification or that there is a notification.
UPDATE: This still occurs. Confirmed that within Edge and IE 11, the notification is displayed. Other browsers, still no display of notifications.