Coder Social home page Coder Social logo

tmetsch / mesos_openlava Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 5.0 70 KB

Run OpenLava as a Apache Mesos service/framework.

Python 95.86% Shell 0.38% Dockerfile 3.76%
dcos hpc mesos mesos-framework openlava resource-manager workload-balance-server

mesos_openlava's People

Contributors

tmetsch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mesos_openlava's Issues

Cannot find the file of bootstrap.sh on the project

#docker-compose -p tmetsch up -d
WARNING: Some services (gpu_node, marathon, master, node, openlavamaster, zookeeper) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use docker stack deploy to deploy to a swarm.
Building node
Step 1/29 : FROM tmetsch/mesos_docker
---> 117637ba3739
Step 2/29 : RUN apt-get update
---> Using cache
---> 591f83a85132
Step 3/29 : RUN apt-get install --no-install-recommends -y build-essential wget autoconf libncurses5-dev itcl3-dev tcl-dev python2.7 automake
---> Using cache
---> 2851c5e67655
Step 4/29 : RUN update-ca-certificates -f && apt-get clean && rm -rf /var/lib/apt/lists/*
---> Using cache
---> db200fe7580c
Step 5/29 : WORKDIR /tmp
---> Using cache
---> 9a92d96ebc03
Step 6/29 : ADD openlava-2.2 /tmp/openlava-2.2
---> Using cache
---> 08b526f46a61
Step 7/29 : WORKDIR openlava-2.2
---> Using cache
---> fccb5c57d815
Step 8/29 : RUN ./bootstrap.sh
---> Running in d83f186fbabd
/bin/sh: 1: ./bootstrap.sh: not found
ERROR: Service 'node' failed to build: The command '/bin/sh -c ./bootstrap.sh' returned a non-zero code: 127

BTW, The URL of openlava-2.2.tar.gz has expired.

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.