We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be good to take advantage of docker context. Related issue in "sync" library: docker/docker-py#2616
docker context
The text was updated successfully, but these errors were encountered:
I'm going to handle this in #748.
Sorry, something went wrong.
I’ve been thinking about the scope of this issue. I believe the next steps might be as follows. What do you think? Apologies if I am off the mark.
DOCKER_CONTEXT
~/.docker/context/meta.json
@jrfk Yes, those are the goals. Please refer my own prior implementation in the Backend.AI project: https://github.com/lablup/backend.ai/blob/7c255bc5ca27cd582ab2b7f9d6e026df588d77a2/src/ai/backend/common/docker.py#L114
Successfully merging a pull request may close this issue.
It would be good to take advantage of
docker context
.Related issue in "sync" library: docker/docker-py#2616
The text was updated successfully, but these errors were encountered: