Dockerfile for the image used to run Foodkit API tests in Circle CI.
docker build -f api .
# Tag the image created in the `build` step
docker tag <hash> foodkit/php-ci:8.2
# Push to Docker Hub
docker image push foodkit/php-ci:8.2
| Name | Name | Last commit date | ||
|---|---|---|---|---|