mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #39] [MERGED] Added volume mounted config to Dockerfile #771
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#771
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/benbusby/whoogle-search/pull/39
Author: @benbusby
Created: 5/13/2020
Status: ✅ Merged
Merged: 5/14/2020
Merged by: @benbusby
Base:
master← Head:feature/config-volume📝 Commits (3)
7c30524Added volume mounted config to Dockerfile2aafc96Merge remote-tracking branch 'origin/master' into feature/config-volume0599d24Merge 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.