Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 195 Bytes

File metadata and controls

executable file
·
14 lines (12 loc) · 195 Bytes

Build image

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

Tag image

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

Push image

docker push jief/php-phpunit:8.4