FROM vulhub/php:5.6.23-fpm LABEL phith0n="root " RUN set -ex \ && cd /var/www/html \ && composer require guzzlehttp/guzzle 6.2.0