Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/www/wordpress/wp-includes/functions.php on line 6131

Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/www/wordpress/wp-includes/functions.php on line 6131
Skip to content

Docker on Windows Settings

Change Settinges for hypervisorlaunchtype

  • For Virtualbox: bcdedit /set hypervisorlaunchtype off
  • For Docker/WSL: bcdedit /set hypervisorlaunchtype auto
  • After changing settings reboot your windows system !!

Change Swap Space and Disk Image Location

  • Settings -> Resources -> Advanced
  • Reboot docker after changing values
Published inDocker

Be First to Comment

Leave a Reply