We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fac25 commit 7699e6cCopy full SHA for 7699e6c
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