static-php-cli
static-php-cli copied to clipboard
Another way to run docker in spc binary
Related PR: #197.
pros:
- When docker has already built, we can always use the latest
spcbinary in docker. - We can always use the latest
srcdirectory in docker if we are using source mode. - Zero file modification.
cons:
- If we call
--docker --helpin binary or phar mode, we will get non-color help message forsymfony/console. - Additional command.