1
0
Fork 0
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:
Kevan Ahlquist 2016-04-29 21:57:27 -05:00
parent 02d4161ddd
commit 1b206f223f
14 changed files with 50 additions and 54 deletions

View file

@ -1,4 +1,4 @@
# DockerUI with Swarm
# UI For Docker with Swarm
This example works with swarm clusters created with docker-machine.

View file

@ -1,5 +1,5 @@
dockerui:
image: dockerui/dockerui
image: uifd/ui-for-docker
command: -e http://127.0.0.1:2375
net: "host"