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

Replace shelling to the docker CLI with native calls to the Docker API #7

Open
pietroalbini opened this issue Sep 17, 2019 · 3 comments

Comments

@pietroalbini
Copy link
Member

No description provided.

@shepmaster
Copy link
Member

I'm curious; what benefits do you see this bringing?

The playground shells out to Docker, so I've a vested interest.

@pietroalbini
Copy link
Member Author

I'm trying to dockerize Crater, and at the moment I have to install the full docker engine on the container to get the CLI which is not great.

@ecstatic-morse
Copy link
Contributor

According to moby/moby#20639, they distribute separate binaries for the client and server, and there's a docker-ce-cli package available via the docker-ce repo on my system (Fedora 29).

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

No branches or pull requests

3 participants