Skip to content

Latest commit

 

History

History

php

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

PHP Example

To Build Docker Image:

docker build -t polygon:php .

To run the docker image:

docker run -ti polygon:php --apikey="YOURAPIKEY"