Sign inSign up

manishka/wfdb-docker

By manishka

Updated over 6 years ago

WaveForm DataBase WFDB software package in a docker container

Image
0

805

manishka/wfdb-docker repository overview

Docker Cloud Automated build Docker Cloud Build Status Docker Pulls

wfdb-docker

WaveForm DataBase WFDB in a Docker container.

Requirements

  • Docker

Quickstart

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 

Tag summary

Content type

Image

Digest

Size

98.1 MB

Last updated

over 6 years ago

docker pull manishka/wfdb-docker