~> App
Version
~> registry-ui
Description
Tags
docker registry uiInstall (execute in workspace terminal)
wrk install registry-ui==0.1
Remarks and hints
After installation you need to set your docker registry config: URL, user and password. You can do this by editing the file /home/abc/apps/registry-ui/run.sh - parameters are flags to the command "/home/abc/apps/registry-ui/registry-ui"
Steps:
1. open file browser and open file /home/abc/apps/registry-ui/run.sh
2. edit flags "-url", "-user" and "-pass" with your values
3. restart workspace. You can do this in terminal with command "wrk kill"
Steps:
1. open file browser and open file /home/abc/apps/registry-ui/run.sh
2. edit flags "-url", "-user" and "-pass" with your values
3. restart workspace. You can do this in terminal with command "wrk kill"
Scripts
# Istall script # Start scriptUI
// App port: 23819
!= Workspace compatibility
alnoda-workspace
compatible versions
2.*
alnoda-workspace
compatible versions
1.*
!= App compatibility
no compatibility requirements