rcstack cli cmd¶
run a custom command on top of docker image from RhodeCode
Usage¶
rcstack cli cmd [OPTIONS] [--] [CALL ARGUMENTS...]
Options¶
–no-tty¶
when running docker command don’t attach to TTY. Useful for running a script out of shell context, e.g crontab
–user¶
User to run the command as, e.g root / rhodecode
–env-file-path ENV_FILE_PATH¶
Set custom env file
Attributes |
|
---|---|
Default Value: |
$PWD/.custom/.runtime.env |