Skip to content

foodkit/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Foodkit API CI Docker

Dockerfile for the image used to run Foodkit API tests in Circle CI.

Build

docker build -f api .

Push

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published