This project contains the main page of biocontainers and the registry page.
This project provides a web UI for BioContainers
- This application is written in JavaScript, and you can deploy this application easily.
- This application doesn't store any user data.
- You can find the necessary information simply from the Docker Registry documentation.
- To test the application go to dist directory and install
npm install -g http-server
, then usehttop-server
to test the app:
http-server -o
We have already deployed this web-ui to our github pages.
- Please set your docker-registry IP at "Set Registry IP" option.
- And you can use the Web UI.
Download the source code and put these files to a web server.
- Show all biocontainers in dockerhub and quay.io.
- Search for containers using the Search Box
- If user wants to search in the entire hub just like the docker hub, then he can use the search option given at the top. The phrase he wants to search for will search in the entire hub.
- Filter by word
- Sort
- User can use the sort option to sort the items accorsing to the alphabetical order whether it is ascending or decending.
- Show the containers description.
Please for the master branch, create a PR and after accepting the PR your changes will be seen in http://biocontainers.pro