Guillaume J. Charmes
|
e337949cb0
|
Add builder_test.go
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
dade95844f
|
Make Builder.Build return the builded image
|
2013-05-06 16:00:30 -07:00 |
|
Nate Jones
|
74b9e851f6
|
use new image as base of next command
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
ff95f2b0ec
|
Update the unit tests to reflect the new API
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
f7c5e92a2e
|
Move runtime.Commit to builder.Commit
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
6f2125386a
|
Moving runtime.Create to builder.Create
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
0aebb25410
|
Implement the COPY operator within the builder
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
9db4972a70
|
Make sure the destination directory exists when using docker insert
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
9751483112
|
Add insert command in order to insert external files within an image
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
7bccdc0d33
|
Add a Builder.Commit method
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
97215ca384
|
make builder.Run public it now runs only given arguments without sh -c
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
b8f66c0d14
|
Clear the containers/images upon failure
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
27319da0d2
|
Add build command
|
2013-05-06 16:00:30 -07:00 |
|
Solomon Hykes
|
b38fc9fcdc
|
Merge branch 'master' of ssh://github.com/dotcloud/docker
|
2013-05-06 14:13:27 -07:00 |
|
Solomon Hykes
|
8646f7f11c
|
+ Website: new high-level overview
|
2013-05-06 14:11:38 -07:00 |
|
Guillaume J. Charmes
|
87cc8b6058
|
Update documentation, use docker-latest instead of docker-master
|
2013-05-06 13:26:23 -07:00 |
|
Guillaume J. Charmes
|
0fabd390a9
|
Update ubuntulinux.rst
|
2013-05-06 13:11:08 -07:00 |
|
Solomon Hykes
|
2ac7298e4e
|
Bring back lego picture
|
2013-05-06 12:24:44 -07:00 |
|
Solomon Hykes
|
840bde4393
|
+ Documentation: new introduction and high-level overview
|
2013-05-06 12:17:51 -07:00 |
|
Guillaume J. Charmes
|
bbad653b1a
|
Update ubuntulinux.rst
|
2013-05-06 12:00:39 -07:00 |
|
Guillaume J. Charmes
|
4f202cd07f
|
Bumped version to 0.3.0
|
2013-05-05 07:46:25 -07:00 |
|
Guillaume J. Charmes
|
da01dd3d56
|
Merge remote-tracking branch 'origin/registry-update'
+ Registry: Add the new registry support
|
2013-05-05 07:13:25 -07:00 |
|
shin-
|
09f1cbabb9
|
Fixed imports
|
2013-05-06 11:06:44 -07:00 |
|
Sam Alba
|
c9994ed0fb
|
Moved the Debugf message in a registry to a more useful place
|
2013-05-06 10:57:48 -07:00 |
|
Guillaume J. Charmes
|
b0e076f374
|
Add output to checksums, code cleaning
|
2013-05-06 10:57:46 -07:00 |
|
Sam Alba
|
00266df8ac
|
Fixed public pull + Added some verbosity about what is happening
|
2013-05-06 10:57:45 -07:00 |
|
Sam Alba
|
3febeb93f5
|
Added help message to invite to login when getting a 401
|
2013-05-06 10:57:43 -07:00 |
|
Sam Alba
|
bcdf03037b
|
Fixed pulling repositories from library
|
2013-05-06 10:57:41 -07:00 |
|
Sam Alba
|
a372f982c1
|
Switching to prod index server
|
2013-05-06 10:57:38 -07:00 |
|
shin-
|
d985050aeb
|
gofmt pass
|
2013-05-06 10:57:36 -07:00 |
|
shin-
|
0c5e76958b
|
Use progress reader when uploading/downloading layers
|
2013-05-06 10:57:06 -07:00 |
|
Sam Alba
|
0f68042053
|
Handled wrong user credentials by re-init the auth file (it was impossible to login after having wrong crendentials)
|
2013-05-06 10:57:03 -07:00 |
|
shin-
|
18796d55a6
|
Fixed some login quirks
|
2013-05-06 10:57:00 -07:00 |
|
shin-
|
594827d416
|
Fixed typo in 'username or email already exists'
|
2013-05-06 10:56:59 -07:00 |
|
shin-
|
5690562fc8
|
Fix error in PushImage
|
2013-05-06 10:56:57 -07:00 |
|
shin-
|
be791a223b
|
simplify image.Checksum
|
2013-05-06 10:56:55 -07:00 |
|
shin-
|
19045b530e
|
simplify graph.Checksums
|
2013-05-06 10:56:54 -07:00 |
|
shin-
|
b5873806d0
|
Only send checksums for images not uploaded yet
|
2013-05-06 10:56:52 -07:00 |
|
shin-
|
f10b0f75e0
|
Fix checksum computing
|
2013-05-06 10:56:50 -07:00 |
|
shin-
|
6e2ddf6f60
|
Checksum system overhaul
|
2013-05-06 10:56:49 -07:00 |
|
shin-
|
e81a53eea9
|
Added support for REPO:TAG format in docker pull (overrides -t option)
|
2013-05-06 10:56:47 -07:00 |
|
shin-
|
1c76f91fc4
|
Fixed minor bugs in docker pull
|
2013-05-06 10:56:45 -07:00 |
|
shin-
|
be75608906
|
Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils
|
2013-05-06 10:56:10 -07:00 |
|
shin-
|
3c85e9390e
|
Added X-Docker-Token header to initial index requests
|
2013-05-06 10:54:57 -07:00 |
|
shin-
|
ea3374bcb0
|
Prepend hash method to the image checksum
|
2013-05-06 10:54:55 -07:00 |
|
shin-
|
6e936c8fd3
|
Follow redirections when sending PUT request in PushRepository
|
2013-05-06 10:54:53 -07:00 |
|
shin-
|
4cd9e4722c
|
Fixed graph.Checksums()
|
2013-05-06 10:54:52 -07:00 |
|
shin-
|
630d358384
|
Fixed checksum representation
|
2013-05-06 10:54:50 -07:00 |
|
shin-
|
84be35dce1
|
Fixed docker login
|
2013-05-06 10:54:48 -07:00 |
|
shin-
|
23953e7d67
|
Style changes in auth.Login
|
2013-05-06 10:54:46 -07:00 |
|