Archives

  • October 2021
  • April 2021

Recent Posts

  • UDP issue on Docker for WSL 2
  • Fix Un-allowed DMA capable bus/device(s) detected
  • Set up LNMP environment in WSL 2 with Docker on Windows
  • Compiling & installing the latest OpenCV

Recent Comments

No comments to show.

Archives

  • October 2021
  • April 2021

Categories

  • Tech
Skip to content
Phyllali's blog

Tag: Docker

UDP issue on Docker for WSL 2

by phyllaliPosted on October 15, 2021November 3, 2021No Comments

Latest update (11/3/2021) To simplify the deploying process, I try to use a docker-compose to initialize the docker environment by the following script: But with this script, C++ program running in docker host can no longer bind to the 9090 port. After hours of trying, I found that udp package can be sent from docker …

Read more “UDP issue on Docker for WSL 2”

Set up LNMP environment in WSL 2 with Docker on Windows

by phyllaliPosted on October 8, 2021October 10, 2021No Comments

Web development on Windows used to be annoying, since the web environment has to be deploy on a remote server or a VM. But with the release of WSL 2 and the integration of the docker backend, thing goes simple now. Before doing that… This post assume that you have already got a WSL 2 …

Read more “Set up LNMP environment in WSL 2 with Docker on Windows”

Powered by WordPress Inspiro WordPress Theme by WPZOOM