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

docker copy #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

docker copy #52

wants to merge 1 commit into from

Conversation

l15k4
Copy link

@l15k4 l15k4 commented Sep 16, 2016

Hey,

this is docker save <image> | docker $(docker-machine config my-machine) load task that I find useful when dockerhub is down or in troubles. Up/Down is sometimes ~ 100KB/s and pushing images usually fails or times out and these outages usually take a few hours. When this happens one either needs to built the image at the target machine which is not trivial thing to do or copy it over.

WDYT? It blends in nicely, there are no hacks. We could change the task names possibly. It is copied to default machine by default so users would need to :

> set dockerMachineName in docker := "my-machine"
> dockerBuildAndCopy

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.

1 participant