南溟NaN

Results 5 comments of 南溟NaN

Me too. And even if I disable caching in development mode, I still need to restart the browser to get the latest results.

> 无法在 https://lhcfl.github.io/ 复现,我觉得是你的问题? 其实你的“关于”和“首页”也有这样的问题? 来自 Google Chrome Version 122.0.6261.129 (Official Build) (arm64)。

When I use `macvlan` mode with `DHCP=Y` and enter `ipconfig` on the cmd, it is shown as follows. ``` C:\Users\Docker\Desktop>ipconfig Windows IP Configuration Ethernet adapter Ethernet: Connection-specific DNS Suffix ....

And this is my docker-compose.yml ``` version: "3" services: windows: image: dockurr/windows container_name: windows environment: DHCP: "Y" volumes: - ./2012.iso:/storage/custom.iso - ./storage:/storage devices: - /dev/kvm - /dev/vhost-net device_cgroup_rules: - 'c...

Sorry, it's my problem. It's unfortunately I tried setting up two different static IPs, and they were both occupied repeatedly in vlan. Now it work.