Skip to content

When running in a Docker container, the /config volume is not being used. #2336

@mcpierce

Description

@mcpierce

Describe The Bug
When given a directory to use for the config directory (as /root/.comixed in the container), the Docker image is not mounting or using this directory. As a result, external configurations and extensions aren't being seen.

To Reproduce The Bug
Steps to reproduce the behavior. Please be as complete as possible and describe the exact steps and values used to cause the error:

  1. Install the container, setting a /config volume.
  2. Put an extension in the /config/extensions directory.
  3. CX does not see the extension.

Expected Behavior

  1. CX should see the extension.

Operating System
Where is ComiXed running?

  • Windows
  • Linux (any distro)
  • MacOS
  • Docker

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcriticalCritical issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions