issues
search
yodle
/
docker-registry-client
A Python REST client for the Docker Registry
Apache License 2.0
58
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QUESTION: Can this be used to clone a private docker registry?
#58
frakman1
closed
3 years ago
2
Proper token authentication integration
#57
igoras1993
opened
4 years ago
3
Explicitly use v2 scheme for v2 registry
#56
sorrowless
opened
5 years ago
1
Fetch all the repositories
#55
kabab
opened
5 years ago
1
Add blob copy capability
#54
myw
opened
5 years ago
2
Fix auth URL
#53
myw
opened
5 years ago
9
add support to BaseClient for blob upload
#52
d3matt
opened
6 years ago
1
Wrong digest returned by get_manifest for V2 registry
#51
Vadiml1024
opened
7 years ago
2
JWS is unmaintained, switch to jwcrypto
#50
mrueg
closed
4 years ago
0
need a user guide
#49
2014qirong
opened
7 years ago
0
Fix docker-registry-client image
#48
graingert
closed
7 years ago
0
Fix release date for 0.5.2
#47
graingert
closed
7 years ago
6
Updating CHANGES.rst in prep for new release
#46
jkaldon
closed
7 years ago
0
Docs/misc improvements
#45
samueldg
closed
7 years ago
0
Delete manifest won't work
#44
cemiarni
opened
7 years ago
3
Adding timeouts to all remote requests
#43
soar
closed
7 years ago
0
Errors with Docker Hub Registry
#42
so0k
opened
7 years ago
1
Fix for "AttributeError: 'list' object has no attribute 'keys'" error
#41
soar
closed
7 years ago
2
More Documentation
#40
tommy2049
opened
7 years ago
2
add api usage to readme and a contributing doc
#39
munk
closed
7 years ago
0
Make it work with Gitlab
#38
miracle2k
closed
7 years ago
0
remove error logging when exception raised
#37
graingert
closed
7 years ago
1
reduce python-dxf license verbosity
#36
graingert
closed
7 years ago
0
Ensure zest creates wheels
#35
graingert
closed
7 years ago
0
Release v5
#34
munk
closed
7 years ago
7
add support for get and put manifest schema v1
#33
graingert
closed
7 years ago
3
autodiscover authorisation realm and scope from the Www-Authenticate header
#32
graingert
opened
7 years ago
0
option to autodiscover registry version
#31
graingert
opened
7 years ago
0
support creating tags from manifests on Amazon ECR
#30
graingert
opened
7 years ago
0
add integration tests
#29
graingert
closed
7 years ago
0
Link to python-dxf as an alternative
#28
graingert
closed
7 years ago
0
docs on read the docs
#27
graingert
opened
7 years ago
1
Fix homepage URL.
#26
graingert
closed
7 years ago
0
configure tox, wheels lint and fix py.test config
#25
graingert
closed
7 years ago
2
Enh: Add accept field in header for v2 to ensure we have v2 images (u…
#24
Seb-Solon
closed
8 years ago
0
Example CLI tool: new --username and --password options
#23
twaugh
closed
8 years ago
0
Add: Authorization service support for registry v2
#22
Seb-Solon
closed
8 years ago
3
Added support for HTTP basic authentication (username+password)
#21
kleinnic74
closed
8 years ago
1
Example CLI tool: show V1 image JSON
#20
twaugh
closed
8 years ago
0
adding travis.yml to do CI
#19
munk
closed
7 years ago
0
Example CLI tool: show manifest (V2) or image ID (V1)
#18
twaugh
closed
8 years ago
0
Lazily refresh repository tags
#17
twaugh
closed
8 years ago
0
New DockerRegistryClient.api_version instance variable
#16
twaugh
closed
8 years ago
0
Fix Image() (switched parameters) and update test
#15
twaugh
closed
8 years ago
0
Add --api-version parameter to example tool
#14
twaugh
closed
9 years ago
0
New api_version client parameter to force specific API version
#13
twaugh
closed
9 years ago
0
Fix test cases
#12
twaugh
closed
9 years ago
1
Add some example client code
#11
twaugh
closed
9 years ago
0
Better logging
#10
twaugh
closed
9 years ago
0
Use search/catalog only when required
#9
twaugh
closed
9 years ago
0
Next