• ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 days ago

    Yah, I dinked with this for far too long on several docker-based windows installs I have around the network including localhost on a non-standard port. Fails to set up and gives no messages to follow up when it does. I can connect to them fine with a normal xfreerdp command.

    2/7

    • fossilesque@mander.xyzOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      The config files need to be just right for this to work. It took a little fiddling at first but it works on Kubuntu 25.04 for the last few months.

    • interdimensionalmeme@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      docker based windows install ? How ? windows in qemu in docker ?
      office in wine in docker and somehow exporting display to wayland ?
      How does that work ?

      • ikidd@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        I’ve been using the same windows/dockur setup for a couple years that they outline in the Winapp docs. It uses KVM via a docker cap you give it permission for in the docker compose.

        It should work with this Winapp thing, but I haven’t gotten much success so far trying to connect it. I’ve just been RDPing into them but I’d have liked to just pull the relevant windows alone, more like Terminal Service Applications.

        • interdimensionalmeme@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          Thanks ! I’ve never heard of that one
          I had investigated distrobuilder in repack-windows mode
          This sounds like a similar version of that with docker instead of lxc ?

          I’m really curious to find some way to have just an application being streamed from one of those, instead of a whole desktop. Like just the application window, resizable like a regular window and using the decorations of the receiving OS