Guillaume J. Charmes
|
6dc4c74b5a
Use crlf in registry function to avoid issue with autlogin in push and autopull in run
|
12 سال پیش |
Solomon Hykes
|
a05af3ebf3
Fix a bug which caused 'docker push' to fail with 411-lenght-required in Go 1.0
|
12 سال پیش |
Solomon Hykes
|
0e1781af26
Merge remote-tracking branch 'unclejack/194-high-image-compression'
|
12 سال پیش |
Guillaume J. Charmes
|
dea4194f8b
Merge pull request #286 from titanous/285-close-bodies
|
12 سال پیش |
unclejack
|
0ddc6867fb
use xz compression when pushing images to the registry
|
12 سال پیش |
Solomon Hykes
|
47c4c2abd4
Merge remote-tracking branch 'origin/progress_bar_push_pull'
|
12 سال پیش |
Caleb Spare
|
13d2b08638
A few spelling/grammar corrections.
|
12 سال پیش |
Caleb Spare
|
7830cf9166
Don't use a strings.Reader where a bytes.Reader will do.
|
12 سال پیش |
Jonathan Rudenberg
|
6b59cc8a10
Close HTTP response bodies
|
12 سال پیش |
Guillaume J. Charmes
|
1fc9405537
Add progress bar on docker push
|
12 سال پیش |
Guillaume J. Charmes
|
b64dfdd8cd
Add a progress bar to docker pull
|
12 سال پیش |
Guillaume J. Charmes
|
6ccd473127
Improve the pre-push repository lookup for permisisons
|
12 سال پیش |
Guillaume J. Charmes
|
161526d99d
Add a lookup before pushing repository to check permissions
|
12 سال پیش |
Solomon Hykes
|
7943a02cb6
Improved error checking of 'docker pull' by printing body of HTTP error
|
12 سال پیش |
Solomon Hykes
|
f70bc2c98c
Cleaned up error checking of 'docker pull', to be symmetrical to 'docker push'
|
12 سال پیش |
Solomon Hykes
|
e4a69b1044
Cleaned up error checking of 'docker push'
|
12 سال پیش |
Solomon Hykes
|
b31211cbe9
Cleaned up UI of 'docker push'
|
12 سال پیش |
Guillaume J. Charmes
|
504663a6ee
Skip missing images instead of failing the push
|
12 سال پیش |
Guillaume J. Charmes
|
e09383bccf
Remove json alteration
|
12 سال پیش |
Guillaume J. Charmes
|
5c04d3488a
Implement the "library" repository endpoint on the registry
|
12 سال پیش |
Guillaume J. Charmes
|
dc2d930520
Remove the json alterations when decoding
|
12 سال پیش |
Guillaume J. Charmes
|
966cddf26b
Add some verbosity to the push/pull
|
12 سال پیش |
Guillaume J. Charmes
|
89763bc8af
Remove the lookup before pushing
|
12 سال پیش |
Guillaume J. Charmes
|
6e507b9460
Add a Debugf() helper and a -D (debug) flag to docker
|
12 سال پیش |
Guillaume J. Charmes
|
a2e5333a93
Make sure the remote repository exists prior to push
|
12 سال پیش |
Guillaume J. Charmes
|
5e6355d182
Fix the lookup method
|
12 سال پیش |
creack
|
d1c8eabc63
Fix/Improve push/pull registry
|
12 سال پیش |
creack
|
c000a5ed75
Remove the possibility to choose the remote name on push
|
12 سال پیش |
creack
|
1ed78ee160
Improve (drastically) the push
|
12 سال پیش |
creack
|
77549ad4f6
Improve the error management with the registry communication
|
12 سال پیش |