Skip to content

Synology DSM Execution Command #222

@ConnorH1

Description

@ConnorH1

I'm having trouble passing the run parameters in the docker UI for Synology NAS. I created my .yaml files in my /config directory and I'm configuring the execution command in Docker UI as such:

image

The container fails and returns these in the logs:

starting: -c ./config/products.yaml -q ./config/alerts.yaml
./init.bash: line 21: eval: -c: invalid option
eval: usage: eval [arg ...]

I have tried entering "./docker_run.bash -c ./config/products.yaml -q ./config/alerts.yaml" as my execution command but docker says ./docker_run.bash command is not recognized.

I'm curious if anyone else has success running this in Synology Docker UI?

Thanks.

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