Commit Graph

46 Commits (master)

Author SHA1 Message Date
Robert Dailey 261b39f2e3 chore: Better support scripts for docker workflows
1 day ago
Robert Dailey 2f7ca477b9 chore(docker): Build Recyclarr inside Dockerfile
4 weeks ago
Devin Buhl fcba2ffc42
fix: Add `COMPlus_EnableDiagnostics=0` ENV to container image (#231)
1 month ago
Robert Dailey 8d6a5984fe build: Upgrade to .NET 8 in ci, docs, and build
6 months ago
Robert Dailey 7c000b438b chore(docker): Add explicit container name
1 year ago
Robert Dailey e326a3754a chore(docker): Update docker image to use new CLI features
1 year ago
Robert Dailey e1f1872cb7 fix: Correct executable bit permissions on binary releases
1 year ago
Robert Dailey 8d878747db chore(docker): Remove init from docker-compose.yml
1 year ago
Robert Dailey 6ed4c7ca42 fix: Sign & notarize on Apple platforms
1 year ago
salty dcbe07a68c
chore(docker): add tini (#153)
1 year ago
Robert Dailey 81d6d1d70d chore(docker): Use a different name for recyclarr bridge network
1 year ago
Robert Dailey f57c099f32 chore: Use relative path to ci\Publish.ps1
1 year ago
Robert Dailey 8155cdd385 chore(docker): Introduce RECYCLARR_CREATE_CONFIG env var
1 year ago
Robert Dailey 29da998997 chore: Make RunArgs first in BuildAndRun.ps1
1 year ago
Robert Dailey f5ac125fdc chore: Improve error handling in ps1 scripts
1 year ago
Robert Dailey 4d20bdebe3 chore: Update support script for building the docker image.
1 year ago
Robert Dailey 06600c9a51 chore(docker): Fix .NET missing error
1 year ago
Robert Dailey 609fdc0607 chore: Improve usability of Publish.ps1
1 year ago
Robert Dailey 4f1e9b86bc chore(docker): Add git to docker image
1 year ago
Robert Dailey 4d94b8533c chore: Script to make running docker command easier
1 year ago
Robert Dailey b5a692a710 build: Upgrade to .NET 7.0
2 years ago
Robert Dailey dfd55883f2 chore(docker): Print the value of `CRON_SCHEDULE` in logs on start up
2 years ago
Robert Dailey 42d2316eb1 chore(docker): Remove errors when PUID & PGID are specified
2 years ago
Robert Dailey 8832152183 chore(docker): Fix permissions for default volume content
2 years ago
Robert Dailey 01d254d048 chore(docker): Use edge tag in compose yaml
2 years ago
Robert Dailey 4260bdd702 chore(docker): New approach for edge builds
2 years ago
Robert Dailey caef1464c5 ci: Docker edge tag now includes Recyclarr master build
2 years ago
Robert Dailey 72b0c9272d ci: Do not use single-file builds for MUSL
2 years ago
Robert Dailey 956f370350 chore(docker): Use supercronic instead of crond
2 years ago
Robert Dailey fff66ee860 chore(docker): Include and use bash
2 years ago
Robert Dailey b42ebf39a3 chore: Use env vars for user property in compose YAML
2 years ago
Robert Dailey 7fa36b9c8c chore(docker): Failure messages if PUID/PGID are still in use
2 years ago
Robert Dailey c0ef64bcbc chore(docker): Rootless docker image
2 years ago
Robert Dailey d574bfccd1 ci: Edge builds for the docker image
2 years ago
Robert Dailey 347028ed3a chore(docker): Fix PUID:PGID usage in entrypoint.sh
2 years ago
Robert Dailey 6a581282b0 chore(docker): New PUID & PGID env vars
2 years ago
Robert Dailey 5a75a14e8f chore(docker): Move cron task logic to shell script
2 years ago
Robert Dailey 33d8cc9efc chore(docker): Reorganize docker scripts
2 years ago
Robert Dailey 199cbbcdf6 chore(docker): Use RECYCLARR_APP_DATA instead of CLI option
2 years ago
Robert Dailey 9bb71f1938 chore(docker): Support for development/test builds
2 years ago
Robert Dailey db03d88e1f chore(docker): Give final build stage a name
2 years ago
Robert Dailey 0c30fed4d6 chore(docker): Move build logic to script file
2 years ago
Robert Dailey 9618a0eadc fix: create-config accepts YAML file name again instead of directory
2 years ago
Robert Dailey 1f7da24e82 chore(docker): Add TZ support in Docker Image
2 years ago
Robert Dailey 05d2bcaf7d chore: Fix issue with appdata path in docker image
2 years ago
Robert Dailey 143bb634f0 feat: Docker support
2 years ago