1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 05:55:23 +02:00

Optimize Docker (#575)

* reduce docker dev size

* reduce docker prod size

* fix lint

* add gunicorn

* fix bandit reported issues

* add docs external link icon

* add env vars to docs

* add permission to docker

* merge to one backend Dockerfile

* fix codefactor issues

* add docs for puid/pgid

* add docker healthcheck
This commit is contained in:
wengtad 2021-06-23 02:22:31 +08:00 committed by GitHub
parent 6320ba7ec5
commit 999d0d4322
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 465 additions and 193 deletions

View file

@ -45,6 +45,8 @@ markdown_extensions:
extra_css:
- assets/stylesheets/custom.css
extra_javascript:
- assets/js/extra.js
repo_url: https://github.com/hay-kot/mealie
repo_name: hay-kot/mealie