We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6db8947 + 7699e6c commit 3607832Copy full SHA for 3607832
DEVELOPER.md
@@ -18,7 +18,7 @@ Here are the old instructions from examples/README.
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-nodejs`
+Command: `docker run -e API_KEY=api-key -v "<binding root directory>:/source" rosette/docker-nodejs`
22
23
Additional environment settings:
24
`-e ALT_URL=<alternative URL>`
0 commit comments