Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 422 Bytes

PHP with Composer

8.0 PHP with Composer and Apache, useful for Laravel for eg.

You can check the docker hub page here

Build

Build command

docker build -t zeklouis/php-apache-composer:1.3 -t zeklouis/php-apache-composer:latest .

Push

Push command(s)

docker push zeklouis/php-apache-composer:1.3

docker push zeklouis/php-apache-composer:latest