itzg / itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Open
#125 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Shell
Stars
538
Forks
69
Avg merge
3h 28m
Merged PRs (30d)
2

Description

Sometimes when you need to exclude a lot of files having them all in one line can become unwieldy. I think an option should be added to support a excludes file. This is already implemented as option in rclone, rsync (--exclude-from), and restic (--exclude-file).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not identify a file, test, or entry point; start by locating where the current excludes option and environment variables are handled. Compare the requested EXCLUDES_FILE behavior with the existing EXCLUDES_FILE-related configuration and verify that a file containing multiple exclusions is accepted and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.