Giter Club home page Giter Club logo

docker-fava's People

Contributors

alexiri avatar

Stargazers

Panshi avatar

Watchers

James Cloos avatar  avatar

Forkers

gateswong

docker-fava's Issues

Update to 1.14

There have been a few releases of fava since the last build. Your image is the most used on Docker Hub. It would be great if you could trigger a build, thanks!!

What should PREFIX be set to?

Without setting PREFIX, the wsgi app fails:

fava    | Traceback (most recent call last):
fava    |   File "./main.py", line 7, in <module>
fava    |     prefix = os.environ['PREFIX']
fava    |   File "/usr/lib/python3.6/os.py", line 669, in __getitem__
fava    |     raise KeyError(key) from None
fava    | KeyError: 'PREFIX'
fava    | unable to load app 0 (mountpoint='') (callable not found or import error)
fava    | *** no app loaded. GAME OVER ***
fava    | 2019-09-03 16:12:37,294 INFO exited: uwsgi (exit status 22; not expected)
fava    | 2019-09-03 16:12:38,296 INFO gave up: uwsgi entered FATAL state, too many start retries too quickly

Setting PREFIX to /app does not throw the error but the app loads blank without any error messages.

Downloads older version of Fava

When using your docker image, the Fava version installed is 1.7. I see that your dockerfile uses the master branch which should be the most recent version.

I also added an ENV variable to say v1.10 but it still installed 1.7.

/app # fava --version
fava, version 1.7

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.