[PR #39] [MERGED] Added volume mounted config to Dockerfile #771

Closed
opened 2026-02-25 20:36:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/39
Author: @benbusby
Created: 5/13/2020
Status: Merged
Merged: 5/14/2020
Merged by: @benbusby

Base: masterHead: feature/config-volume


📝 Commits (3)

  • 7c30524 Added volume mounted config to Dockerfile
  • 2aafc96 Merge remote-tracking branch 'origin/master' into feature/config-volume
  • 0599d24 Merge remote-tracking branch 'origin/master' into feature/config-volume

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 Dockerfile (+5 -0)
📝 app/routes.py (+2 -2)

📄 Description

Fixes #31

Adds an optional build arg config_dir, which specifies a directory to use as a persistent volume for the user config across reboots of the container.


🔄 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/benbusby/whoogle-search/pull/39 **Author:** [@benbusby](https://github.com/benbusby) **Created:** 5/13/2020 **Status:** ✅ Merged **Merged:** 5/14/2020 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `master` ← **Head:** `feature/config-volume` --- ### 📝 Commits (3) - [`7c30524`](https://github.com/benbusby/whoogle-search/commit/7c30524ba11adf253c8ee0b3cf96280f975a4663) Added volume mounted config to Dockerfile - [`2aafc96`](https://github.com/benbusby/whoogle-search/commit/2aafc960b27f30a1861c3e9c83bd0d7dacc15b92) Merge remote-tracking branch 'origin/master' into feature/config-volume - [`0599d24`](https://github.com/benbusby/whoogle-search/commit/0599d24cbb23fe35e7de467e137da97de0cf99fb) Merge remote-tracking branch 'origin/master' into feature/config-volume ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+5 -0) 📝 `app/routes.py` (+2 -2) </details> ### 📄 Description Fixes #31 Adds an optional build arg `config_dir`, which specifies a directory to use as a persistent volume for the user config across reboots of the container. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:40 +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/whoogle-search#771
No description provided.