EarthScope / ringserver

Apache License 2.0
30 stars 17 forks source link

Add basic dockerfile to build container #15

Closed jmfee-usgs closed 5 years ago

jmfee-usgs commented 5 years ago

Dockerfile to support running ringserver in a container.

chad-earthscope commented 5 years ago

Thanks @jmfee-usgs, a Dockerfile is a nice addition.

I've pushed some changes to your branch to flesh it out a little. Let me know if this still works for your use case and I'll merge this.

jmfee-usgs commented 5 years ago

@chad-iris I'm okay with the proposed changes.

At some point it may be useful to provide more examples with -v for persistent storage and custom config, or -p for exposing ports, but for now these are well documented by the docker community.