mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #489] [MERGED] fix: add cleanup cron job to purge var/tmp folder, related to Issue#484 #528
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#528
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/489
Author: @sadok-f
Created: 8/29/2024
Status: ✅ Merged
Merged: 8/29/2024
Merged by: @sadok-f
Base:
main← Head:issue#484📝 Commits (5)
03b46f9fix: add cleanup cron job to purge tmp folder1f44916fix: add Cleanup cronjob to purge var/tmp folder5bcfa99fix: use latest base image that include cron servicecbf0a39add check if tmp folder exist087b075fix: add cleanup cronjob documentation📊 Changes
5 files changed (+72 additions, -1 deletions)
View changed files
📝
Dockerfile(+5 -1)➕
cleanup-tmp.sh(+48 -0)📝
config/parameters.yml(+6 -0)📝
docs/configuration.md(+10 -0)📝
src/Core/Entity/Image/InputImage.php(+3 -0)📄 Description
Add cleanup cron job to purge var/tmp folder, related to #484
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.