sirensolutions/docker-skeleton

Name: docker-skeleton

Owner: Siren

Description: null

Created: 2018-04-05 09:10:09.0

Updated: 2018-04-05 17:34:49.0

Pushed: 2018-04-05 17:34:48.0

Homepage: null

Size: 11

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

docker-skeleton

This is a generic docker configuration that can be used to build a basic docker image using a downloaded zipfile from the Siren support portal.

Usage

Download the required siren-investigate zipfile from https://support.siren.io into the base of this repo and invoke docker-build with the name of the file passed as a build argument, e.g.:

er build --build-arg="SIREN_ZIPFILE=siren-investigate-10.0.0-beta-3-linux-x86_64.zip" -t siren-investigate-local .

To test locally, run:

er run -d -p 5606:5606 siren-investigate-local

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.