{ "info": { "author": "Peter Bryzgalov", "author_email": "peterbryz@yahoo.com", "bugtrack_url": null, "classifiers": [], "description": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nDescription: # Docker registry git driver\n \n This is a [docker-registry backend driver][registry-core] which stores images \n in a git repository.\n \n [![PyPI version][pypi-image]][pypi-url]\n ## Usage\n \n \n \n ```\n pip install docker-registry-driver-git\n ```\n \n Then edit your docker-registry configuration so that `storage` reads `gitdriver`.\n \n \n ## Options\n \n You may add any of the following to your main docker-registry configuration to further configure it:\n \n ```yaml\n storage: gitdriver\n storage_path: /gitrepopath\n \n ```\n [pypi-url]: https://pypi.python.org/pypi/docker-registry-driver-git\n [pypi-image]: https://badge.fury.io/py/docker-registry-driver-git.svg\n \nPlatform: Independent\nClassifier: Development Status :: 4 - Beta\nClassifier: Intended Audience :: Developers\nClassifier: Programming Language :: Python\nClassifier: Programming Language :: Python :: 2.7\nClassifier: Operating System :: OS Independent\nClassifier: Topic :: Utilities\nClassifier: License :: OSI Approved :: Apache Software License", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyotr777/docker-registry-driver-git", "keywords": null, "license": "Copyright 2015 RIKEN AICS", "maintainer": null, "maintainer_email": null, "name": "docker-registry-driver-git", "package_url": "https://pypi.org/project/docker-registry-driver-git/", "platform": null, "project_url": "https://pypi.org/project/docker-registry-driver-git/", "project_urls": { "Homepage": "https://github.com/pyotr777/docker-registry-driver-git" }, "release_url": "https://pypi.org/project/docker-registry-driver-git/0.9.001/", "requires_dist": [ "docker-registry-core (>=2,<3)", "GitPython (>=0.3)" ], "requires_python": null, "summary": "Docker registry backend git driver", "version": "0.9.001" }, "last_serial": 1507435, "releases": { "0.8": [], "0.9": [ { "comment_text": "", "digests": { "md5": "f81bba6817c1cb0abc5a6d5a2383ae26", "sha256": "52d083a880d4e94257da65ad2589aa8b1076dcf53bd89cbc22085a686c120d76" }, "downloads": -1, "filename": "docker_registry_driver_git-0.9-py2-none-any.whl", "has_sig": false, "md5_digest": "f81bba6817c1cb0abc5a6d5a2383ae26", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15048, "upload_time": "2015-04-13T06:43:21", "url": "https://files.pythonhosted.org/packages/3b/03/95d3adc6729bbdaec1e55fcb79d92ef83d2438a0301c9d7c37b2c36d041a/docker_registry_driver_git-0.9-py2-none-any.whl" } ], "0.9.001": [ { "comment_text": "", "digests": { "md5": "b864293527006484fc877a9d5e421d69", "sha256": "a947bf61e9bd7715ca825604cfe81d3ac636ff434e7193c6cae5c9ecf0363abe" }, "downloads": -1, "filename": "docker_registry_driver_git-0.9.001-py2-none-any.whl", "has_sig": false, "md5_digest": "b864293527006484fc877a9d5e421d69", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15309, "upload_time": "2015-04-16T06:35:25", "url": "https://files.pythonhosted.org/packages/66/a3/be6b960f1f497ded41cf2f003ef51758c2cd709366361b0dde978d2a8227/docker_registry_driver_git-0.9.001-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b864293527006484fc877a9d5e421d69", "sha256": "a947bf61e9bd7715ca825604cfe81d3ac636ff434e7193c6cae5c9ecf0363abe" }, "downloads": -1, "filename": "docker_registry_driver_git-0.9.001-py2-none-any.whl", "has_sig": false, "md5_digest": "b864293527006484fc877a9d5e421d69", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15309, "upload_time": "2015-04-16T06:35:25", "url": "https://files.pythonhosted.org/packages/66/a3/be6b960f1f497ded41cf2f003ef51758c2cd709366361b0dde978d2a8227/docker_registry_driver_git-0.9.001-py2-none-any.whl" } ] }