[PR #910] [MERGED] fix: ensure tmp folder is present on docker container #861

Closed
opened 2026-02-25 23:35:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/910
Author: @fmartingr
Created: 5/15/2024
Status: Merged
Merged: 5/15/2024
Merged by: @fmartingr

Base: masterHead: chore/cache-update-log


📝 Commits (2)

  • 249633f chore: add logger to bookmark update cache
  • a5aabb3 ensure there's a tmp folder in the container

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 Dockerfile (+3 -1)
📝 internal/http/routes/api/v1/bookmarks.go (+5 -0)

📄 Description

  • Ensures the /tmp folder is present in the docker container since it's required to download archives and ebooks.
  • Adds a logger to the /api/v1/bookmark/cache endpoint to show errors to the admin.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/910 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `chore/cache-update-log` --- ### 📝 Commits (2) - [`249633f`](https://github.com/go-shiori/shiori/commit/249633f90393da193d5a8c79be4bba042876d9fa) chore: add logger to bookmark update cache - [`a5aabb3`](https://github.com/go-shiori/shiori/commit/a5aabb379d7db3ebe630613e8ea490cbef1dc136) ensure there's a tmp folder in the container ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -1) 📝 `internal/http/routes/api/v1/bookmarks.go` (+5 -0) </details> ### 📄 Description - Ensures the `/tmp` folder is present in the docker container since it's required to download archives and ebooks. - Adds a logger to the `/api/v1/bookmark/cache` endpoint to show errors to the admin. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#861
No description provided.