meteor/galaxy-images

Name: galaxy-images

Owner: Meteor

Description: Dockerfiles for Galaxy app base images

Created: 2018-01-26 22:50:01.0

Updated: 2018-02-03 01:03:35.0

Pushed: 2018-02-01 18:50:33.0

Homepage: null

Size: 9

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Galaxy Platform Container Images

This repository contains documentations and dockerfile specifications of base images for Galaxy.

To build an image and push it to Docker Hub (eg, galaxy-app), run ./build-publish-image.sh galaxy-app. The script will generate a version tag automatically based on the date and git commit. (Only Galaxy admins have permissions to push these images; see the internal Galaxy README for more details.)

The script assumes you can run docker without any additional setup; this is the case on Linux or with Docker for Mac, but not with the older Mac docker-machine. If you're using docker-machine, make sure to first run

eval "$(docker-machine env dev)"

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.