Windows 10: Chrome experiences significant delays when launching within a Windows Docker container.

Discus and support Chrome experiences significant delays when launching within a Windows Docker container. in Windows 10 Gaming to solve the problem; I initiated Chrome with verbose logging activated within a Windows container at 17:41:41. Subsequently, I examined the timestamp of the earliest log... Discussion in 'Windows 10 Gaming' started by Nathan_Morris, Apr 18, 2024.

  1. Chrome experiences significant delays when launching within a Windows Docker container.


    I initiated Chrome with verbose logging activated within a Windows container at 17:41:41. Subsequently, I examined the timestamp of the earliest log entry, which showed 17:41:50. This indicates that Chrome took 9 seconds before generating its initial log line.Further observations reveal:Running Chrome in a Linux container results in instant startup.Locally running Chrome on Windows or within a Windows container in my local Docker also yields instant startup, as does running it in a Linux container locally.Chromium, when run in a Windows container, exhibits the same 9-second delay.Edge, based o

    :)
     
    Nathan_Morris, Apr 18, 2024
    #1

  2. Create and run Hyper-V containers using Docker on Windows 10 desktop


    Create and run Hyper-V containers using Docker on Windows 10 desktop

    Source: https://blogs.msdn.microsoft.com/jco...ws-10-desktop/
     
    Cluster Head, Apr 18, 2024
    #2
  3. Unable to communicate between docker host and container

    Dear team,

    I recently installed docker on a machine running on Windows Server 2016 by following this guide:

    Prepare Windows operating system containers

    After successfully installing docker, I proceeded with the next guide to run my first container:

    Run your first Windows container

    Every step in this guide also worked, with the exception that I used this image "mcr.microsoft.com/windows/servercore:1607" instead of the nanoserver suggested, because my machine runs on the version 1607 - OS build 14393.3808, and seems like I needed an image
    supported my OS version.

    Anyway, I'm able to pull images, run the container and work with it.

    The problem arises with networking, because it seems like my server (which is also the host for docker) can't reach the container's address.

    I was told that if everything works properly, I should be able to:

    - ping container's Default Gateway from the host (works)

    - ping container's IP Address from the host (doesn't work)

    - ping host's IP Address from inside the container (works)

    - ping container's Default Gateway from inside the container (doesn't work)

    The screenshots below will show you the results mentioned above.

    Commands run inside the container:


    Chrome experiences significant delays when launching within a Windows Docker container. a1d0e69a-ddcf-4b96-ad75-d089d1440ab7?upload=true.png


    Commands run from the host (scw000100860):


    Chrome experiences significant delays when launching within a Windows Docker container. bbfeebe0-c759-4b67-99eb-4fed06f9bb05?upload=true.png


    I have already set the NetIPInterface so that the interface that accesses internet has the lowest InterfaceMetric value.


    Chrome experiences significant delays when launching within a Windows Docker container. c43361a0-9115-4622-af29-9b3f89059a50?upload=true.png


    These were the things I was told from the software provider that my company needs to install. The software runs multiple containers but seems like they're not reachable so the tool obviously won't work, but they told me the issue is on docker side, since
    I'm not able to ping any container's IP Address from the host.

    Please let me know what I can do to fix this issue or if I can provide more information to you.

    Thanks a lot in advance.

    Nicolò
     
    Nicolo Santini (external), Apr 18, 2024
    #3
  4. Chrome experiences significant delays when launching within a Windows Docker container.

    Slow App Launch with Delays

    Hello! My apps do not launch instantly as they used to do. There is a small delay from 2-5 seconds (even more some apps), sometimes even more when I try to start something. I do not know what is going on here but I will be more than happy if someone can help me. This also happens with Windows 11 Can you help me somehow with those problems? I am frustrated… Things I’ve tried:
    • Clean boot
    • No services boot
    • No startup items boot
    • Safe mode with networking
    • SFC /scannow + all the tools for repairs
    • Windows Repair (software from Majorgeeks)
    • Adwcleaner + Malwarebytes (0 viruses/malware/adware)
    • Banging my head against the wall
    I am attaching: video of the problem (you can see the delay before PS logo), Speccy of my PC, SSD benchmark screenshot. (no viruses – all files are in the WETRANSFER zip). Do not worry of the SSD speeds - that was fixed after I changed the NVME controller in Device manager. Files (screenshots + video): WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free I really do not know what to do. Any suggestions? Thanks in advance! - - - Updated - - - Okay... big update! - Installed Win10 on my Third SSD - apps launched instantly but after few restarts they started delaying again. Tested Chrome, Edge, Libre Office and Photoshop 2024 (still small delay on PS 2024) I am thinking - what can it be? Some Microsoft services? I've tried without the others and no luck. BIOS problem? Its set to AHCI and there are no other options for the controllers. Can it be CPU issue? I'm with Ryzen 3 if that matters... NO IDEA anymore Chrome experiences significant delays when launching within a Windows Docker container. :)
     
    uglyfatandalive, Apr 18, 2024
    #4
Thema:

Chrome experiences significant delays when launching within a Windows Docker container.

Loading...
  1. Chrome experiences significant delays when launching within a Windows Docker container. - Similar Threads - Chrome experiences significant

  2. How to run your first Docker Windows Server container

    in Windows 10 News
    How to run your first Docker Windows Server container: [ATTACH]Docker Windows Server containers allow you to run applications in isolated environments on Windows Server. These containers are designed to work with Windows executables based on Windows Server Core or Nano Server images. In this post, we will talk about them and see...
  3. Chrome experiences significant delays when launching within a Windows Docker container.

    in Windows 10 Software and Apps
    Chrome experiences significant delays when launching within a Windows Docker container.: I initiated Chrome with verbose logging activated within a Windows container at 17:41:41. Subsequently, I examined the timestamp of the earliest log entry, which showed 17:41:50. This indicates that Chrome took 9 seconds before generating its initial log line.Further...
  4. App launch delay

    in Windows 10 Gaming
    App launch delay: I am running Windows 10 Professional with the latest update. There is a noticeable several second lag when l launch an app from the command line or from keyboard shortcuts. There is no delay launching apps from the start menu or shortcut. I saw via Google query that ending...
  5. App launch delay

    in Windows 10 Software and Apps
    App launch delay: I am running Windows 10 Professional with the latest update. There is a noticeable several second lag when l launch an app from the command line or from keyboard shortcuts. There is no delay launching apps from the start menu or shortcut. I saw via Google query that ending...
  6. App launch delay

    in Windows 10 BSOD Crashes and Debugging
    App launch delay: I am running Windows 10 Professional with the latest update. There is a noticeable several second lag when l launch an app from the command line or from keyboard shortcuts. There is no delay launching apps from the start menu or shortcut. I saw via Google query that ending...
  7. Accessing tftpd in wsl2 docker container

    in Windows 10 Network and Sharing
    Accessing tftpd in wsl2 docker container: Problem: Connect to tftpd in Docker from WSL2. Client tftp is running inside wsl2 ubuntu Server is tftpd-hpa running inside docker for windows started from wsl2 ubuntu Windows firewall should be irrelevant, however it is also disabled completelty Summary: I can udp...
  8. Run a docker container with KVM?

    in Windows 10 Ask Insider
    Run a docker container with KVM?: Hello, I need to run a docker container with KVM on a windows host. I’ve heard it’s possible to run a Linux VM using Hyper-V and then enable KVM in that Linux VM some how. So a nested Hyper-V to KVM container. Could someone tell me how to do this? Can I use VirtualBox for...
  9. Windows 10 ProfSvc delays boot significantly

    in Windows 10 Performance & Maintenance
    Windows 10 ProfSvc delays boot significantly: I am running Windows 10 Pro x64 1909, my system is desktop i5-8500 3GHz 16GB RAM 120GB SSD + 3TB HDD for file storage. For a long time, Windows used to display the login screen in about 20 seconds after powering on my system. However I have noticed in the last few months...
  10. Browsers delayed launch

    in Browsers and Email
    Browsers delayed launch: Hello everyone. I have a small (but irritating) problem that I need help with. Recently (can't exactly remember when) Firefox and Chrome started taking too long to launch. After launch there is no slowdown or choppiness, they both run fine. The time to launch for each browser...