WaveForm DataBase WFDB software package in a docker container
805
WaveForm DataBase WFDB in a Docker container.
Assuming that you are able to run docker
commands without sudo,
run below command from the directory ($PWD) which stores the datasets or recordings.
In the (dockerized) WFDB, these datasets or recordings can be browsed under /data directory.
docker run -ti --rm -v $PWD:/data \
manishka/wfdb-docker:latest
Content type
Image
Digest
Size
98.1 MB
Last updated
over 6 years ago
docker pull manishka/wfdb-docker