Skip to content

piotrmroczek81/recruitment_task

Repository files navigation

docker run -it --rm -v $(pwd):/app piotrmroczek81/phpunit-php83:latest composer install
docker run -it --rm -v $(pwd):/app piotrmroczek81/phpunit-php83:latest ./vendor/bin/phpunit tests/


# Build and Push Docker Image
docker build -t phpunit-php83 .

docker tag phpunit-php83:latest piotrmroczek81/phpunit-php83:latest
docker push piotrmroczek81/phpunit-php83:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published