You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/28 12:41:06 UTC

[GitHub] [airflow] mik-laj edited a comment on issue #9518: Docker operator command

mik-laj edited a comment on issue #9518:
URL: https://github.com/apache/airflow/issues/9518#issuecomment-650747654


   > Docs don't say, that list can not consist only one element
   
   It can be only one element, but it should be an executable file.
   ```
   command=["./my-awesome-script.sh"]
   ```
   You can also run a script called `my awesome script.py` (name contains spaces)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org