vmware-archive / admiral

Container management solution with an accent on modeling containerized applications and provide placement based on dynamic policy allocation
Other
255 stars 65 forks source link

[Docker] Admiral spins with Firefox #294

Open DarkBlaez opened 5 years ago

DarkBlaez commented 5 years ago

Running docker on Centos 7.x , launch vmware/admiral container. With Firefox on MacOS browse to url:8282 and circle just spins and spins forever endlessly. Browse to the same URL in Safari and the page loads. Thoughts? I have run this container also on MacOS (localhost:8282) and same behavior is seen

Thanks DB

lazarin commented 5 years ago

Hi @DarkBlaez,

Can you share more details, since we could not reproduce it with Firefox 66 on Mint 18, MacOS and CentOS 7. What we tested was:

docker pull vmware/admiral:latest
docker run -p 8282:8282 vmware/admiral:latest