Sign inSign up

gmap/isis3

By gmap

Updated over 5 years ago

Recipe repository: https://github.com/dockerstuff/docker-isis3

Image
0

794

gmap/isis3 repository overview

ISIS3 CLI

See https://github.com/dockerstuff/docker-isis3 for details about proper and full use of it.

But if all you want is to quickly check whether this thing runs:

$ docker run -it --rm --name isis3 gmap/isis3

Which should land you inside the container:

root@cc85b06aa607:/# env | grep "ISIS"
ISIS3DATA=/isis/data
ISISDATA=/isis/data
ISISROOT=/opt/conda
ISISTESTDATA=/isis/data_test

Note that ISIS tools rely heavily on ancillary (instrumental) data, so a couple of volumes (mounting points) must be defined for serious use. Again, check the repo (above) for details.

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

over 5 years ago

docker pull gmap/isis3