Skip to content
On this page

Dockr bin

Used to run the binary(./vendor/bin/<command>) commands within the project container.

Usage :

dockr bin [COMMAND]

Example :

dockr bin phpunit

TIP

You can run all the binary commands in the same way.

Released under the MIT License.