Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

docker: PODCAST_ARCHIVER_ARCHIVE_DIRECTORY envvar set in Dockerfile takes precedence over config file #237

@jpluscplusm

Description

@jpluscplusm

Hi there 👋 Thanks for making this project - I'm finding it really useful!

I've noticed that because the PODCAST_ARCHIVER_ARCHIVE_DIRECTORY envvar is set inside the published image's Dockerfile, any archive_directory setting placed in a config file that's included in a running container is ignored.

I know this can be overridden by setting the PODCAST_ARCHIVER_ARCHIVE_DIRECTORY envvar for the running container, but it did surprise me a little that this one config file setting is ineffective. It feels a bit odd to have this single setting not achieve anything, in a containerised context!

Thanks again for podcast-archiver!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions