Giter Club home page Giter Club logo

docker-django-wiki's People

Contributors

camandel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-django-wiki's Issues

Tagging container stable build revisions

Right now, the only tag listed on hub is "latest":

Tag Name Compressed Size Last Updated
latest 76 MB 17 days ago

There are previous builds before the latest changes that would be nice to be able to pull:

Status Actions Tag Created Last Updated
Success latest 17 days ago 17 days ago
...
Success 2 years ago 2 years ago

Save container with volumes

Hi,
The container seems to works really great but when I try to save "/testproject" by using a volume, the container refuse to start saying that "manage.py" doesn't exists.

Do you have any solution to handle this issue ? Do I need to modify the Dockerfile to handle volume ?

Getting an "Invalid HTTP_HOST header" error

When I start it up, it gives me this output:

Performing system checks...
System check identified no issues (0 silenced).
May 18, 2017 - 00:17:50
Django version 1.10.7, using settings 'testproject.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
Invalid HTTP_HOST header: '192.168.99.100:32769'. You may need to add u'192.168.99.100' to ALLOWED_HOSTS.
[18/May/2017 00:17:50] "GET / HTTP/1.1" 400 59420
Invalid HTTP_HOST header: '192.168.99.100:32769'. You may need to add u'192.168.99.100' to ALLOWED_HOSTS.
[18/May/2017 00:19:15] "GET / HTTP/1.1" 400 59420
Invalid HTTP_HOST header: '192.168.99.100:32769'. You may need to add u'192.168.99.100' to ALLOWED_HOSTS.

Traceback:

/usr/local/lib/python2.7/dist-packages/django/core/handlers/exception.py in inner
42. response = get_response(request)
...

/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py in _legacy_get_response
244. response = middleware_method(request)
...

/usr/local/lib/python2.7/dist-packages/django/middleware/common.py in process_request
57. host = request.get_host()
...

/usr/local/lib/python2.7/dist-packages/django/http/request.py in get_host
113. raise DisallowedHost(msg)
...

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.