Skip to content

Docker used to run HYPOELLIPSE: A Computer Program for Determining Local Earthquake Hypocentral Parameters, Magnitude, and First-Motion Pattern

Notifications You must be signed in to change notification settings

INGV/hypoellipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypoellipse

Docker used to run HYPOELLIPSE: A Computer Program for Determining Local Earthquake Hypocentral Parameters, Magnitude, and First-Motion Pattern

More info here:

Quickstart

Build docker image

Clone this repository, then create hypoellipse docker image:

$ cd hypoellipse
$ docker build --tag ingv/hypoellipse . 

Run docker container

Run docker container from hypoellipse image:

$ docker run -it --rm -v $( pwd )/example:/opt/data ingv/hypoellipse filecom

Docker CLI

To override the ENTRYPOINT directive and enter into the Docker images, run:

$ docker run -it --rm --entrypoint=bash ingv/hypoellipse

Contribute

Please, feel free to contribute.

About

Docker used to run HYPOELLIPSE: A Computer Program for Determining Local Earthquake Hypocentral Parameters, Magnitude, and First-Motion Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages