Git Product home page Git Product logo

netoviz's People

Contributors

corestate55 avatar dependabot[bot] avatar

Stargazers

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

Watchers

 avatar  avatar

netoviz's Issues

Dockerfile doesn't build

Hi

I have been trying to use the Dockerfile provided at the root of the directory. My intention was to manually compile the Dockerfile in order to be able to add the possibility to manually add .json files:

VOLUME ["/home/netoviz/static/model"]

To that end, I've tried first to manually build the docker file as it is provided:

docker build -t cbernardini/netoviz-allinone .

However, I've got an error:

Sending build context to Docker daemon   5.12kB
Step 1/7 : FROM node:12.16.3-alpine3.11
 ---> 7a48db49edbf
Step 2/7 : WORKDIR /home/netoviz
 ---> Running in 75ea107da9c7
Removing intermediate container 75ea107da9c7
 ---> 5ee86e04f33c
Step 3/7 : COPY . /home/netoviz/
 ---> 1d5db07348b1
Step 4/7 : RUN cp dot.env .env && npm rebuild && npm run build
 ---> Running in 17b1a1f05fc5
cp: can't stat 'dot.env': No such file or directory
The command '/bin/sh -c cp dot.env .env && npm rebuild && npm run build' returned a non-zero code: 1

Then, I've tried to uncomment the apk update commands, but It ended up blocked at the last stage:

Hash: cac1ea25b4d0338ca40b
Version: webpack 4.43.0
Time: 12515ms
Built at: 11/27/2020 1:00:31 PM
                                     Asset      Size  Chunks             Chunk Names
                                      9.js   279 KiB       9  [emitted]  
                            pages/about.js  44.6 KiB       1  [emitted]  pages/about
                            pages/index.js   240 KiB       2  [emitted]  pages/index
     pages/model/_modelFile/_visualizer.js   496 KiB       3  [emitted]  pages/model/_modelFile/_visualizer
           pages/model/_modelFile/index.js  48.5 KiB       4  [emitted]  pages/model/_modelFile/index
                      pages/model/index.js  23.6 KiB       5  [emitted]  pages/model/index
pages/visualizer/_visualizer/_modelFile.js   496 KiB       6  [emitted]  pages/visualizer/_visualizer/_modelFile
     pages/visualizer/_visualizer/index.js    24 KiB       7  [emitted]  pages/visualizer/_visualizer/index
                 pages/visualizer/index.js  48.2 KiB       8  [emitted]  pages/visualizer/index
                                 server.js   497 KiB       0  [emitted]  app
                      server.manifest.json  1.24 KiB          [emitted]  
 + 10 hidden assets
Entrypoint app = server.js server.js.map
ℹ Ready to run nuxt start

Do you have any idea what would be the problem?

Thanks for the software, it looks awesome. Looking forward to deploy my topologies!

cheers,

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.