Sign inSign up

gerddie/miatools

By gerddie

Updated over 8 years ago

Docker for image processing

Image
0

465

gerddie/miatools repository overview

These images make the mia command line tools available through docker.

The image defines a user mia and the home directory is /home/mia. The recommend way to run a mia tool via docker is

docker run -v <current-dir>:/home/mia -u mia -w /home/mia gerddie/miatools:<version> <command with parameters> 

Data files should be located relative and below the current working directory and specified accordingly. White spaces in file or directory names likely do not translate properly.

Tag summary

Content type

Image

Digest

Size

242.4 MB

Last updated

over 8 years ago

docker pull gerddie/miatools:2.4.6