Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 195 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 195 Bytes

Build image

docker build -t jief/php-phpunit:8.2 .

Tag image

docker image tag jief/php-phpunit:8.2 jief/php-phpunit

Push image

docker push jief/php-phpunit:8.2