Skip to content

Work in progress as a training for WhatTheFabrik members

License

Notifications You must be signed in to change notification settings

JasonBenett/phpfolio

Repository files navigation

phpfolio

License: MIT

Docker Compose

Execute the install composer

To launch the container

docker up -d

To go to the php-fpm-8 container

docker-compose exec php-fpm-8 sh

To check

composer --version

To go to the php-fpm-7 container

docker-compose exec php-fpm-7.4 sh

To check

composer --version

About

Work in progress as a training for WhatTheFabrik members

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages