What if the docker deployment eureka service is not registered?

when using docker to deploy eureka, docker generates a network card by default, which leads to the failure of eureka client registration. I would like to ask you how to solve this problem. Baidu has tried all the methods

.
Sep.04,2021

I simply and rudely let the container bind to the host network to solve the problem. Add the parameter -- net host

when starting the container
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-49e78d9-1e4c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-49e78d9-1e4c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?