/geomag-edge

Dockerfile and related scripts to build a lightweight EDGE/CWB container image.

Primary LanguageShellOtherNOASSERTION

geomag-edge

A lightweight configuration of an EDGE/CWB node in a container.

Running the Docker image

A version of the image created by this project is available on docker hub.

docker run -d --name localedge -p 2060:2060 usgs/geomag-edge

Building the Docker image

From the root of the project, run:

docker build -t usgs/geomag-edge:latest .

Related Projects

The Dockerfile downloads the latest release of EDGE/CWB.