mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 17:59:45 +02:00
Updated README.
This commit is contained in:
parent
d941fef8d6
commit
0c5e98b47d
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
# Cloudinovasi UI for Docker
|
# Cloudinovasi UI for Docker
|
||||||
|
|
||||||
This UI is dedicated to CloudInovasi internal usage.
|
|
||||||
|
|
||||||
A fork of the amazing UI for Docker by Michael Crosby and Kevan Ahlquist (https://github.com/kevana/ui-for-docker) using the rdash-angular theme (https://github.com/rdash/rdash-angular).
|
A fork of the amazing UI for Docker by Michael Crosby and Kevan Ahlquist (https://github.com/kevana/ui-for-docker) using the rdash-angular theme (https://github.com/rdash/rdash-angular).
|
||||||
|
|
||||||

|

|
||||||
|
@ -9,6 +7,7 @@ A fork of the amazing UI for Docker by Michael Crosby and Kevan Ahlquist (https:
|
||||||
UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client side implementation so it is effortless to connect and manage docker.
|
UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client side implementation so it is effortless to connect and manage docker.
|
||||||
|
|
||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
* Minimal dependencies - I really want to keep this project a pure html/js app.
|
* Minimal dependencies - I really want to keep this project a pure html/js app.
|
||||||
* Consistency - The web UI should be consistent with the commands found on the docker CLI.
|
* Consistency - The web UI should be consistent with the commands found on the docker CLI.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue