PHP code example of bukharovsi / docker_plugin
1. Go to this page and download the library: Download bukharovsi/docker_plugin library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
bukharovsi / docker_plugin example snippets
php composer.phar docker:build
php composer.phar docker:push
php composer.phar docker:build --name wine_the_pooh.com --tag latest --dockerfile Dockerfile --workingdirectory /var/www/wine_the_pooh