Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Init containertest and dockerclient #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

at15
Copy link
Member

@at15 at15 commented Mar 4, 2020

Fix #56 also bring back the docker client using gommon/httpclient.

The main problem is if the effort on porting all the docker client logic worth it, shell it out and check exit status might be easier for launching test containers

at15 added 2 commits March 3, 2020 16:04
- but feels like all the effort is more like wasting time ... need to
sync with upstream and/or import so many docker libraries ... isn't
shell out to docker cli an easier way ....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[containertest] Launch container when running go test
1 participant