- Click on the Applications tab from your CDrive home page
- Click install on the top right hand side of the Applications tab
- Enter the URL to the app image and click on install
The app can be on a public image registry such as Docker Hub or a private registry within CDrive. If, for example, you want to install the tablebrowser app from the ColumbusTech app store, the app image URL will be docker.io/columbustech/tablebrowser:latest
If you followed the instructions for creating your own CDrive app and pushed it to the private registry, you can install it by specifying its URL. For example, to install my-cdrive-app from the private registry, the app image URL will be registry.<CDRIVE_URL>/<docker_username>/my-cdrive-app:1.0.