Have you updated WSL? Run “wsl -update” from an admin prompt. The distro shouldn’t matter. Each container has its own kernel. I can’t explain why it’s not pulling the whole image. I do know the image on Docker Hub works and is complete.
Yes, it’s running an Alpine base but that should not be the issue. Because the logs show that it’s not at all attempting to run MariaDB it appears to have pulled the wrong image or an incomplete image. I personally tested the “latest” image in Docker Hub again and it runs MariaDB as expected.
I'm not sure what would cause this. It does appear to be pulling the wrong image. The only thing I could suggest is to delete the image locally and redownload it.
Not saying it can't run from Windows or any other OS but this container was designed to run on Linux. Specifically Unraid. You probably need to set the PUID and PGID variables to match the user you are expecting to run under. The 99 and 100 are specific to "nobody:users" on Unraid.
I’m not sure what you’re talking about. Every version has its own separate image tagged with the version number. Updates to a version are additionally tagged with a dash followed by a number indicating which update. They are there.
The last 1.4.0 version is tagged 1.4.0-3 or 1.4.0-3-nomariadb depending on which version you want.
I think it’s got to be a time or time zone problem. How does your server’s time compare to the time in your time zone? Do you have NTP set up on your server? Do you have the time zone set correctly on your server?
@dhuesca Have you tried clearing your browser cache and reloading? Is the DNS entry for your guacamole set to proxy? I'm also on Cloudflare and have proxy disabled for my guacamole hostname.
The T-Mobile network is ipv6 only. When I connect to the VPN I can ping the ipv6 address of my Unraid server but not any ipv4 address. I also tried connecting to a Windows machine through ipv6 and that didn't work. What do I need to do to have this work?