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

Production ready docker #919

Merged
merged 15 commits into from Nov 25, 2021
Merged

Production ready docker #919

merged 15 commits into from Nov 25, 2021

Commits on Nov 14, 2021

  1. docker customizable port

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    a1110b6 View commit details
    Browse the repository at this point in the history
  2. docker customizable PUID/PGUID

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    55cda07 View commit details
    Browse the repository at this point in the history
  3. docker reduce image size

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    0b56548 View commit details
    Browse the repository at this point in the history
  4. docker update to python 3.9

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    b502e14 View commit details
    Browse the repository at this point in the history
  5. /health endpoint

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    f2d3ec1 View commit details
    Browse the repository at this point in the history
  6. ci test uses /heath endpoint

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    5e111f8 View commit details
    Browse the repository at this point in the history
  7. docker compose uses latest image

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    dcf4f6c View commit details
    Browse the repository at this point in the history
  8. rename /health to /healthcheck

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    f18ee2d View commit details
    Browse the repository at this point in the history
  9. fix formating

    Youe Graillot committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    bbf2229 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. docker update to python 3.10

    Youe Graillot committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2fe04ee View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. keeps python from generating .pyc files in the container

    Youe Graillot committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1083dbc View commit details
    Browse the repository at this point in the history
  2. turns off buffering for easier container logging

    Youe Graillot committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ba361be View commit details
    Browse the repository at this point in the history
  3. fix readme docker link

    Youe Graillot committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    0dc34bb View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. docker postegresql compatibility

    Youe Graillot committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    28d4a44 View commit details
    Browse the repository at this point in the history
  2. docker share database dependencies

    Youe Graillot committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    5e225f9 View commit details
    Browse the repository at this point in the history