Skip to content
On this page

Dockr composer

Used to run composer command within the project container.

Usage :

dockr composer [COMMAND]

Example :

dockr composer install
dockr composer update
dockr composer -v

TIP

You can run all the composer commands in the same way

Released under the MIT License.