mealie/docker
Hayden 0800a8d00a
chore: rewrite makefile in taskfile (#3035)
* add docker-compose with development dependencies

* delete old runtime.txt file

* specify specific group for postgres deps

* replace makefile with taskfile with new features

* drop template.env file in favor of defaults within taskfile

* use with github actions

* update docs for taskfile changes

* update task.json for vscode

* add taskfile to devcontainer.json

* pre-install taskfile so startup command works

* remove run command and fix desc for ui

* change node-> python->py for consistency
2024-01-27 18:14:42 +00:00
..
docker-compose.dev.yml chore: rewrite makefile in taskfile (#3035) 2024-01-27 18:14:42 +00:00
docker-compose.yml feat: consolidate deployment targets and publish to ghcr.io (#2539) 2023-09-14 06:40:13 -08:00
Dockerfile fix: re-enable change user and fix SIGTERM (#2882) 2024-01-11 14:03:08 -09:00
entry.sh fix: running the container with PUID=0 and PGID=0 (#3030) 2024-01-27 17:48:38 +00:00