mlabouardy / dockerswarm-ui

DockerSwarm UI is 100% compatible with the Docker 🐋 Remote API and Docker Swarm API.
https://hub.docker.com/u/mlabouardy/
57 stars 14 forks source link

Not Working with Docker 1.12.1 Using Build-in Swarm #8

Open noti0na1 opened 8 years ago

noti0na1 commented 8 years ago

Hi,

I find it doesn't work on Docker 1.12.1 using the build-in Swarm.

Neither the latest image on the Docker Hub nor the image I build from the latest source could fetch the data.

docker run -d -p 3000:3000 -e DOCKER_HOST=tcp://localhost:2377 --name dockerswarm-ui mlabouardy/dockerswarm-ui

Thanks.

olivibernard commented 8 years ago

+1

kkebb commented 8 years ago

ping...

hagzag commented 7 years ago

Same here ... I also used the TLS conf with no luck ...