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

"depth" function wanted #11226

Closed
liuzheng opened this issue Mar 7, 2015 · 2 comments
Closed

"depth" function wanted #11226

liuzheng opened this issue Mar 7, 2015 · 2 comments

Comments

@liuzheng
Copy link

liuzheng commented Mar 7, 2015

When I make DockerImg, I found the ALL Img file become bigger and bigger(The latest version may not be too big).
And then push it to the hub for share.
Until now it's works fine.
Then , when I pull it from the hub, I'll download all history of this docker Img make life.
Is any way like git clone GITURL --depth 1 to get the latest Img file?
like docker pull DOCKER --depth 1 to get the latest Img file

Thank EveryOne

@cpuguy83
Copy link
Member

cpuguy83 commented Mar 7, 2015

Hello, I think in practice this is really a dup of #6906
I'm closing this but if you feel I'm mistaken please post here.

@cpuguy83 cpuguy83 closed this as completed Mar 7, 2015
@liuzheng
Copy link
Author

liuzheng commented Mar 7, 2015

@cpuguy83 Thanks , before I create this issue , I didn't find similar one
This issue you give me is what I want.
Really thank you

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

2 participants