Skip to content

WMH Kit Docker Container Release

Latest

Choose a tag to compare

@bejaysingh bejaysingh released this 25 Apr 18:02
· 1 commit to main since this release
c94d114

This is a docker container image of wmh kit.

Setup:

1. Install Docker and start the Docker service.

2. Import the Docker image using the following command:

cat ucd_wmhkit.tar.gz | sudo docker import - ucd_wmhkit:latest

Running instructions are provided in the ReadMe file.