GithubHelp home page GithubHelp logo

asap2_web's People

Contributors

a-alaa avatar fab-dav avatar fabdavid avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

asap2_web's Issues

Costly line in Dockerfile

COPY db/asap2.dump /dumps/asap2.dump

I think this particular line might be avoided, since it is redundant to the following command, and costs 3.6 GB of storage and copying-time:

docker cp db/asap2.dump <WEBSITE_CONTAINER_ID>:/dumps/asap2.dump

How to deploy asap2

How shall I deploy ASAP2 using docker-compose and docker engine locally? Would there be any details?

Cannot run asap2_web from docker image on Docker hub

Hi,

In another attempt to run asap2_web, I tried to pull the asap_run from Docker hub (either fabdavid/asap_run:latest or fabdavid/asap_run:v5 tag) and I receive the following error message upon running the docker:
Fatal error: you must specify '--save', '--no-save' or '--vanilla'

On a quick search, the error seems to be coming from Rserve, but I have no way to find out how it is deployed or how I can modify it. Would you please advise?

Best,
Farshad

Cannot build the image using Dockerfile

Hi,

We are trying to build the image using provided Dockerfile, but we encounter this error message.

 > [ 6/12] RUN bundle install --binstubs:
#11 3.563 Fetching gem metadata from https://rubygems.org/............
#11 6.657 Your bundle is locked to mimemagic (0.3.2), but that version could not be found
#11 6.657 in any of the sources listed in your Gemfile. If you haven't changed sources,
#11 6.657 that means the author of mimemagic (0.3.2) has removed it. You'll need to update
#11 6.657 your bundle to a version other than mimemagic (0.3.2) that hasn't been removed
#11 6.657 in order to install.

Would you please look into this issue?

Thank you

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.