Executing a command in a PHP container
Running bash command in PHP container as user www-data
dl exec [command] [flags]
dl exec composer install
dl exec "ls -la"
-h, --help help for exec
--debug Show more output
- dl - Deploy Local
Executing a command in a PHP container
Running bash command in PHP container as user www-data
dl exec [command] [flags]
dl exec composer install
dl exec "ls -la"
-h, --help help for exec
--debug Show more output