Skip to content

Create a testcontainer on a remote daemon using SSH, is this supported? #857

Answered by HofmeisterAn
preetmyob asked this question in Q&A
Discussion options

You must be logged in to vote

You can connect to a TCP endpoint, simply set the DOCKER_HOST environment variable:

DOCKER_HOST=tcp://127.0.0.1:2375 dotnet test $PROJECT

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@preetmyob
Comment options

@preetmyob
Comment options

@HofmeisterAn
Comment options

Answer selected by preetmyob
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants