Makefile
We have a Makefile that can be used to handle docker commands and other utilities. This section covers the available commands and how to use it.
Usage
make [command]docker run <php-fpm_container> composer installdocker run <navigaweb-node-builder_container> npm installCommands
Last updated