Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 149 Bytes

File metadata and controls

10 lines (5 loc) · 149 Bytes

PHP Example

To Build Docker Image:

docker build -t polygon:php .

To run the docker image:

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