Skip to content

A repository of recipes for Docker containers built for the NCI-RBL

Notifications You must be signed in to change notification settings

NCI-RBL/Dockers

Repository files navigation

DOI

Dockers

A repository of recipes for Docker containers built for the NCI-RBL.

Build and Publish Docker container:

bash ./build Dockerfile.vX.X wilfriedguiblet/containername:vX.X
docker push wilfriedguiblet/containername:vX.X

Build and Publish GitHub Page:

mkdocs build
mkdocs gh-deploy

Workflow documentation

For documentation on how to run the different worflows, please visit the GitHub Page.