Guillaume J. Charmes
|
54db18625a
Add Extension() method to Compresison type
|
12 years ago |
Victor Vieux
|
e5fa4a4956
return 404 on no such containers in /attach
|
12 years ago |
Victor Vieux
|
4f9443927e
rename containers/ps to containers/json
|
12 years ago |
Victor Vieux
|
5a36efb61f
fix json encoding, and use less casts
|
12 years ago |
Victor Vieux
|
c8c7094b2e
imporved error, push, import insert
|
12 years ago |
Victor Vieux
|
cb0bc4adc2
add error handling
|
12 years ago |
Solomon Hykes
|
9775f0bd14
* Remote API: send push/pull progress bar as json
|
12 years ago |
Guillaume J. Charmes
|
ffd9e06deb
Merge branch 'master' into tty_resize
|
12 years ago |
Guillaume J. Charmes
|
a3293ed854
Fix merge issue
|
12 years ago |
Victor Vieux
|
3c7bca7a21
first version of Pull
|
12 years ago |
Victor Vieux
|
1f23b4caae
fix docker login when same username
|
12 years ago |
Guillaume J. Charmes
|
70d2123efd
Add resize endpoint to api
|
12 years ago |
Guillaume J. Charmes
|
2cd00a47a5
remove unused function
|
12 years ago |
Guillaume J. Charmes
|
d42c10aa09
Implement Context within docker build (not yet in use)
|
12 years ago |
Victor Vieux
|
cf35e8ed81
jsonstream WIP
|
12 years ago |
Guillaume J. Charmes
|
0f135ad7f3
Start moving the docker builder into the server
|
12 years ago |
Victor Vieux
|
faae7220c0
api versionning
|
12 years ago |
Guillaume J. Charmes
|
0d2fb29537
Merge fix
|
12 years ago |
Guillaume J. Charmes
|
c2a14bb196
Add "Cmd" prefix to builder instructions
|
12 years ago |
Victor Vieux
|
67b20f2c8c
add check to see if the image isn't parent of another and add -f to force
|
12 years ago |
Guillaume J. Charmes
|
0f312113d3
Move docker build to client
|
12 years ago |
Guillaume J. Charmes
|
f29e5dc8a1
Remove hijack from api when not necessary
|
12 years ago |
Victor Vieux
|
0c5443571d
1 or 0 -> 1/True/true or 0/False/false
|
12 years ago |
Guillaume J. Charmes
|
fef816163c
Merge pull request #618 from titanous/cleanup
|
12 years ago |
Guillaume J. Charmes
|
10e19e4b97
Update tests to reflect new AuthConfig
|
12 years ago |
Guillaume J. Charmes
|
95dd6d31a4
Move authConfig from runtime to registry
|
12 years ago |
Guillaume J. Charmes
|
bb85ce9aff
Allow to change login
|
12 years ago |
Jonathan Rudenberg
|
52ef89f9c2
Fix mistaken call to fmt.Println
|
12 years ago |
Guillaume J. Charmes
|
2f4de3867d
Reenable docker push
|
12 years ago |
Guillaume J. Charmes
|
9bb3dc9843
Split registry into subpackage
|
12 years ago |