All Projects → meteor → galaxy-images

meteor / galaxy-images

Licence: other
Dockerfiles for Galaxy app base images

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

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)"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].