/multipass-php-7.4

Custom Multipass images for PHP-7.4 development

Primary LanguageMakefile

MULTIPASS-PHP-7.4

Custom Multipass images for PHP 7.4 development.

Build Image

make # The imagem will be in "build" folder

Launch new VM with builded image

make launch

Stop and remove VM

make clean