Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Grid dynamic mode , use node-docker to create new node. #2898

Unanswered
Gongcong asked this question in Grid Autoscaling
Discussion options

Does the newly created image in nodedocker have to be standalone? If I want to create an image specifically for Android that only contains chromedriver, how should I proceed?

You must be logged in to vote

Replies: 2 comments 1 reply

Comment options

image

the demo config use standalone.

You must be logged in to vote
0 replies
Comment options

Actually, node-docker implementation handles strictly a few checks to ensure Node starts successfully (docker-in-docker) (e.g /status endpoint, containerId is alive, etc.)
If you inject another container, which doesn't return the same signal that we expected, code exit as error even the container might run there.

You must be logged in to vote
1 reply
Comment options

So I need to use a node program that only has chromedriver to connect to the Android device. Do I have to implement it in the standalone way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /