File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <<<<<<< HEAD
2- =======
31[ ![ Build Status] ( https://travis-ci.org/rosette-api/php.svg?branch=develop )] ( https://travis-ci.org/rosette-api/php )
42
5- >>>>>>> develop
63# PHP client binding for Rosette API #
74See the wiki for more information.
85
@@ -14,16 +11,6 @@ please check for its [**compatibilty with api.rosette.com**](https://developer.r
1411If you have an on-premise version of Rosette API server, please contact support for
1512binding compatibility with your installation.
1613
17- =======
18- ## Docker ##
19- A Docker image for running the examples against the compiled source library is available on Docker Hub.
20-
21- Command: ` docker run -e API_KEY=api-key -v "<binding root directory>:/source" rosetteapi/docker-php `
22-
23- Additional environment settings:
24- ` -e ALT_URL=<alternative URL> `
25- ` -e FILENAME=<single filename> `
26-
2714## Basic Usage ##
2815See [ examples] ( examples )
2916
@@ -35,3 +22,13 @@ See the [wiki](https://github.com/rosette-api/php/wiki/Release-Notes)
3522
3623## Additional Information ##
3724Visit [ Rosette API site] ( https://developer.rosette.com )
25+
26+ ## Docker ##
27+ A Docker image for running the examples against the compiled source library is available on Docker Hub.
28+
29+ Command: ` docker run -e API_KEY=api-key -v "<binding root directory>:/source" rosetteapi/docker-php `
30+
31+ Additional environment settings:
32+ ` -e ALT_URL=<alternative URL> `
33+ ` -e FILENAME=<single filename> `
34+
Original file line number Diff line number Diff line change 2929 }
3030 }
3131}
32+
You can’t perform that action at this time.
0 commit comments