Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

420
Views
How to pass command parameters with arguments (for e.g --param1=arg1) to Docker container run command in Synology DSM

I need to pass a command parameter with arguments in the style of --param1=arg1 to the run command of a docker container in Synology DSM. The docker application version in the package center is 17.05.0-0401.

On choosing a docker image and opening the Create Container window, I found the configuration for the command by going through the following steps:

  1. Click on the Advanced Settings button
  2. Click on the Environment tab
  3. Fill in the Command: value under Execution Command section (For e.g, execname --param1=arg1

However, I received the following error when creating the container.

Run command format error.
over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Disclaimer: I am self documenting my own question in hope of helping others as surprisingly this question / issue was quite obscure to resolve.

While testing by trial and error, I discovered that the = character needs to be escaped with a backslash \. Therefore, the following command as per the question example will work correctly, execname --param1\=arg1.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!