brolifen

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by brolifen

  1. Pulled it straight from Docker hub. Meanwhile also changed the WSL2 to the Alpine distro but this shows the same behavior.
  2. I see its using apk to install mariadb. Isn't apk the package manager for Alpine? I'm using an Ubuntu distro. Might that be the issue?
  3. I'm facing issues with the latest image on Docker Desktop for windows (which runs on WSL2 and uses the Ubuntu distro). It seems like the last layers that would install MariaDB do not run (still a docker noob). The Guacamole website goes online however it gives a logon failure. This is also the only image I'm running. Here's a bunch of screenshots: https://imgur.com/a/g4Ajidp It seems like it stops where the nomariadb image would stop. What might be the cause of this?