Merge pull request #312 from delitescere/patch-1

Mention limitation of Git LFS not being supported
This commit is contained in:
John Mulhausen 2016-10-22 13:28:51 -07:00 committed by GitHub
commit 7b70ec32e7
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ you have previously linked your Github or Bitbucket account, you must have
chosen the Public and Private connection type. To view your current connection
settings, log in to Docker Hub and choose <a href="https://hub.docker.com/account/authorized-services/" target=\_blank>Profile > Settings > Linked Accounts & Services</a>.
## Limitations
Currently Docker Hub does not support Git LFS (Large File Storage). If you have binaries in your build context that are managed by Git LFS, only the pointer file will be present in the clone made during the automated build, which is not what you want. Subscribe to the [GitHub issue](https://github.com/docker/hub-feedback/issues/500) tracking this limitation.
## Link to a hosted repository service