Giter Site home page Giter Site logo

Comments (5)

yegle avatar yegle commented on July 19, 2024

It's likely something changed in fava's Makefile and the minimized JS file are not installed at the right location. I'll take a look today and try to fix that. Thanks for trying out the Dockerfile :-)

from fava-docker.

yegle avatar yegle commented on July 19, 2024

Hmm, I'm not sure what went wrong. I just updated the image at hub.docker.com with exactly the same Dockerfile, and my fava instance works just fine.

from fava-docker.

shmcgrath avatar shmcgrath commented on July 19, 2024

Awesome. Thanks for checking into it. I will go from the image at hub.docker.com and see if that fixes things!

Update: it did not. Thanks for taking a look. I appreciate the help. I will try and figure out where I am going wrong. Maybe my mount directory?

from fava-docker.

shmcgrath avatar shmcgrath commented on July 19, 2024

I may have found the issue. In line 17 of the dockerfile hub.docker.com and in this repo, it states:

        && make -C fava clean \

The most recent one on the fava repo states:

        && make -C fava mostlyclean \

It looks like that change was made so that "app.js" still exists. Changing that line fixed my issue! Thank you again for all of the help!

from fava-docker.

yegle avatar yegle commented on July 19, 2024

Hmm, looks like the Dockerfile in the official repo is more up-to-date. I'd suggest you to use that file instead.

from fava-docker.

Related Issues (12)

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.