Skip to content

Commit cd29582

Browse files
author
Chris Park
committed
Update to reference rosetteapi/docker-python
- Removed docker directory - Updated README
1 parent 5a4155d commit cd29582

File tree

5 files changed

+9
-199
lines changed

5 files changed

+9
-199
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@ The samples use the following procedure:
8181

8282
See [examples](examples) for more request samples.
8383

84+
## Docker ##
85+
A Docker image for running the examples against the compiled source library is available on Docker Hub.
86+
87+
Command: `docker run -e API_KEY=api-key -v "<binding root directory>:/source" rosetteapi/docker-python`
88+
89+
Additional environment settings:
90+
`-e ALT_URL=<alternative URL>`
91+
`-e FILENAME=<single filename>`
92+
8493
API Documentation
8594
-----------------
8695

docker/Dockerfile

Lines changed: 0 additions & 54 deletions
This file was deleted.

docker/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

docker/run_python.sh

Lines changed: 0 additions & 115 deletions
This file was deleted.

docker/tox.ini

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)