Dockerfly is a Web manager tool of Docker.
9.2K
1.Pull the dockerfly image into your docker environment.
2.Run :docker run --name dockerfly -d -v /var/run/docker.sock:/var/run/docker.sock --restart always -p 2735:2735 -p 28084:28083 helyho/dockerfly
3.Visit:http://yourip:28084 ,and login with default username admin and password 1234
Dockerfly powed by Voovan opensource's project and subproject
**Dockerfly depend on Voovan project **
and then depend on two other voovan subproject:
Visit voovan's website:
Content type
Image
Digest
Size
60.8 MB
Last updated
over 9 years ago
docker pull helyho/dockerfly