Container - LOCALE and DESIGN from SETTINGS dont work · Issue #776 · rendercv/rendercv · GitHub
Skip to content

Container - LOCALE and DESIGN from SETTINGS dont work #776

Description

@DoctorD90

Im running container version

docker pull ghcr.io/rendercv/rendercv:sha256-699aaee00c9e6754e75bdfbbc37439d6e94ec32d67f0e4065b276ab8b66929f7

Im using options:

 --settings settings.yaml

But it completely ignores LOCALE and DESIGN parameter; I have copied the content from the current docs:

settings:
  current_date: today
  render_command:
    design: design.yaml
    locale: locale.yaml

The only way to let them being loaded is using other cli options:

--settings settings.yaml --design design.yaml --locale-catalog locale.yaml

(and comment the 2 related lines in the settings just to be sure).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions