معرفی شرکت ها


crane-2.2a1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

docker-registry-like API with redirection, as a wsgi app
ویژگی مقدار
سیستم عامل -
نام فایل crane-2.2a1
نام crane
نسخه کتابخانه 2.2a1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Pulp Team
ایمیل نویسنده pulp-list@redhat.com
آدرس صفحه اصلی http://www.pulpproject.org
آدرس اینترنتی https://pypi.org/project/crane/
مجوز GPLv2+
crane ===== .. image:: https://travis-ci.org/pulp/crane.svg?branch=master :target: https://travis-ci.org/pulp/crane .. image:: https://coveralls.io/repos/pulp/crane/badge.png?branch=master :target: https://coveralls.io/r/pulp/crane?branch=master What is Crane? -------------- Crane is a small read-only web application that provides enough of the docker registry API to support "docker pull". Crane does not serve the actual image files, but instead serves 302 redirects to some other location where files are being served. A base file location URL can be specified per-repository. Crane loads its data from json files stored on disk. It does not have a database or use any other services. The json files can be generated with pulp by publishing a docker repository. Crane is a flask app written in Python. It is very easy to deploy and has a small footprint, so it is a great way to provide a read-only "docker pull" API that redirects to a static file service. Advanced users can configure a search appliance to support "docker search" and can setup repository protection using SSL certificates. See the `current development documentation <https://github.com/pulp/crane/tree/master/docs>`_ for more information.


نیازمندی

مقدار نام
>=0.9 Flask
- setuptools


نحوه نصب


نصب پکیج whl crane-2.2a1:

    pip install crane-2.2a1.whl


نصب پکیج tar.gz crane-2.2a1:

    pip install crane-2.2a1.tar.gz