Coder Social home page Coder Social logo

galaxy-images's Introduction

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)"

galaxy-images's People

Contributors

aquinoit avatar benjamn avatar fhperuchi avatar glasser avatar henriquealbert avatar renanccastro avatar thiagoreiss45 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

galaxy-images's Issues

Image fails to run because 14.21.4 is not an official version

This image seems to be outdated, it fails when trying to run it into galaxy using Meteor 2.14:

NODE_VERSION=14.21.4
/app/install_node.sh
'[' 14.21.4 == 8.11.1 ']'
[[ 14.21.4 =~ -rc\.[0-9]+$ ]]
NODE_URL=https://nodejs.org/dist/v14.21.4/node-v14.21.4-linux-x64.tar.gz
Installing node version 14.21.4 to /node-v14.21.4-linux-x64
curl -sSL https://nodejs.org/dist/v14.21.4/node-v14.21.4-linux-x64.tar.gz
tar -xz -C /
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Default galaxy base image outdated?

Hey!

Seems the galaxy-app image hasn't been updated for 3 years (neither here nor Docker hub)?

We're just wanting to run a Meteor app locally (for development, within docker) with the same environment as Galaxy.

Has the base image build for galaxy been moved in-house & we no longer have access to it?
Or are Galaxy apps on Meteor Cloud actually running on this 3 year old image?

Thanks & best regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.