Coder Social home page Coder Social logo

purifico's People

Contributors

avolfson avatar eokoneyo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

avolfson

purifico's Issues

can't run the containers anymore

i had no problems using this successfully before but now, I can't even get it up and running on my ubuntu 16.04 machine. here is the terminal output:

$ sudo ./start_disposable.sh
[sudo] password for stern:
Error: No such object: node_debug_center
----- Node Debug Does Not Exist. Building Now. -----
Sending build context to Docker daemon 2.306GB
Step 1/18 : FROM ubuntu:trusty
---> a35e70164dfb
Step 2/18 : ENV TERM xterm
---> Using cache
---> 64a76893188d
Step 3/18 : RUN apt-get update && apt-get install -y build-essential git ldb-3.8 lldb-3.8-dev python-pip linux-tools-common linux-tools-generic
---> Using cache
---> c753306ff294
Step 4/18 : RUN pip install six
---> Using cache
---> afbcbdfcda9e
Step 5/18 : RUN cd /tmp
---> Using cache
---> 3d60d38aff3f
Step 6/18 : WORKDIR /tmp
---> Using cache
---> 4850c925f537
Step 7/18 : RUN git clone https://github.com/nodejs/llnode.git
---> Using cache
---> 6cf458844f21
Step 8/18 : RUN cd llnode
---> Using cache
---> 5dc80c85eb99
Step 9/18 : WORKDIR /tmp/llnode
---> Using cache
---> 71479a57c2ee
Step 10/18 : RUN git clone https://chromium.googlesource.com/external/gyp.git tools/gyp
---> Using cache
---> f4c827d5b63b
Step 11/18 : RUN ./gyp_llnode -Dlldb_dir=/usr/lib/llvm-3.8/
---> Using cache
---> c97b3d08cc40
Step 12/18 : RUN make -C out/ -j9
---> Using cache
---> 490752d977ea
Step 13/18 : RUN make install-linux
---> Running in 71f5830413a4
mkdir -p /usr/lib/lldb/plugins
cp -rf ./llnode.so /usr/lib/lldb/plugins
cp: cannot stat './llnode.so': No such file or directory
make: *** [install-linux] Error 1
The command '/bin/sh -c make install-linux' returned a non-zero code: 2
----- Starting Disposable Docker Container -----
Unable to find image 'node_debug_center:latest' locally
docker: Error response from daemon: pull access denied for node_debug_center, repository does not exist or may require 'docker login'.
See 'docker run --help'.
----- EXITED from disposable container -----
----- Removing Exited Containers. -----

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.