mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
DockerUI => UI For Docker
This commit is contained in:
parent
02d4161ddd
commit
1b206f223f
14 changed files with 50 additions and 54 deletions
|
@ -1,4 +1,4 @@
|
|||
# DockerUI with Swarm
|
||||
# UI For Docker with Swarm
|
||||
|
||||
This example works with swarm clusters created with docker-machine.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
dockerui:
|
||||
image: dockerui/dockerui
|
||||
image: uifd/ui-for-docker
|
||||
command: -e http://127.0.0.1:2375
|
||||
net: "host"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue