Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile config #441

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add Dockerfile config #441

wants to merge 7 commits into from

Commits on Dec 20, 2019

  1. build: add Dockerfile config

    Use `make test` to run a local dev build of the project, and `make prod`
    to create a production image ready to be pushed to a docker registry.
    lkraider committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    0e718b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Merge remote-tracking branch 'upstream/master' into docker

    * upstream/master:
      Add missing migration files
      remove tr and cn translations from repo (see transifex)
      update year
      Update fontawesome, bootstrap and jquery, fix nsupdate-info#444
      Create FUNDING.yml
      Add GitHub social preview image
      Remove Python 2.7 support, add Python 3.8 support
      Update Django to v2.2, see nsupdate-info#386
      Add a link to user in host admin, fix nsupdate-info#440
      Add docs on how to disable user registration, see nsupdate-info#438
      Set HTTPONLY to CSRF cookies
      Add Referrer-Policy HTTP Header, nsupdate-info#281
      Add X-XSS-Protection and X-Content-Type-Option HTTP Header
    lkraider committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    3ce4c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c941a9e View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Configuration menu
    Copy the full SHA
    4d166c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d3453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a181c6d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. build(docker): require git tag for release

    Other small fixes for code review.
    lkraider committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    685b5bd View commit details
    Browse the repository at this point in the history