Daniel Mizyrycki
0d9475346f
Fix main Vagrantfile
2013-05-01 18:49:31 -07:00
Solomon Hykes
71199f595d
New Dockerfile operation: 'add'
2013-05-01 18:32:38 -07:00
Solomon Hykes
58b95878f1
- Hack: fix dockerbuilder to build feature branches
2013-05-02 01:16:23 +00:00
Guillaume J. Charmes
e431dc26f1
Merge pull request #482 from dotcloud/move_capabilitie_function
...
* runtime: Move the capabilities detection into a runtime method
2013-05-01 17:43:32 -07:00
Solomon Hykes
09b1cd58c0
Merge branch 'master' of ssh://github.com/dotcloud/docker
2013-05-01 17:18:05 -07:00
Solomon Hykes
d42639e5c5
Bumped version to 0.2.1
2013-05-01 17:17:13 -07:00
Guillaume J. Charmes
d0c2e31fb9
Merge pull request #495 from dotcloud/autorun_docs
...
* docs: Update commandline Commit doc
2013-05-01 17:14:53 -07:00
Guillaume J. Charmes
509a01bbe4
Merge pull request #493 from dotcloud/374-developer-environment
...
* hack: development; issue #374 : Refactor 'make hack' making Vagrantfile and VM more useful
2013-05-01 16:54:29 -07:00
Solomon Hykes
e7fb7f13d5
new Dockerfile keyword: cmd to set a default runtime command
2013-05-01 16:43:37 -07:00
Daniel Mizyrycki
d172da58ce
development; issue #374 : Update VM documentation
2013-05-01 15:59:54 -07:00
Solomon Hykes
ad86dde10c
* 'docker commit' inherits parent layer's run configuration by default
2013-05-01 15:45:39 -07:00
Guillaume J. Charmes
c20e46587d
Update commandline Commit doc
2013-05-01 15:43:02 -07:00
Daniel Mizyrycki
eeb03164cf
development; issue #374 : Upgrade development VM box to Ubuntu-13.04 with kernel 3.8
2013-05-01 15:26:27 -07:00
Daniel Mizyrycki
bb61678b57
development; issue #374 : Refactor 'make hack' making Vagrantfile and VM more useful
2013-05-01 15:26:27 -07:00
Guillaume J. Charmes
a75a1b3859
When no -config is set while committing, use the config of the base image
2013-05-01 15:24:28 -07:00
Solomon Hykes
08812096f5
New Dockerfile operation 'expose' exposes default tcp ports
2013-05-01 14:16:56 -07:00
Solomon Hykes
5c30faf6f7
Set a layer's default runtime options with 'docker commit -run' instead of 'docker commit -config'
2013-05-01 12:45:45 -07:00
Solomon Hykes
f7aaa06606
+ Commit default runtime options with a layer
2013-05-01 11:33:21 -07:00
Guillaume J. Charmes
7ff65d40d5
Actually use the mergeConfig function
2013-05-01 11:22:06 -07:00
Ken Cochrane
904c2a0fc3
added the registry API to the docker docs
2013-05-01 12:31:46 -04:00
Solomon Hykes
a3ce90b78b
Added dummy script for docker-build example
2013-05-01 00:49:28 -07:00
Solomon Hykes
03b83b3210
Fix example dockerfile
2013-05-01 00:44:36 -07:00
Solomon Hykes
40ccf1d300
new Dockerfile keyword: 'push'
2013-05-01 00:42:11 -07:00
Solomon Hykes
038ca5ee39
docker-build: added support for 'maintainer' keyword
2013-05-01 00:14:52 -07:00
Solomon Hykes
957c500ac9
Merge pull request #485 from brunoqc/patch-1
...
* Packaging: connect to Ubuntu key server on port 80
2013-04-30 15:46:57 -07:00
Guillaume J. Charmes
62a595da5c
Merge pull request #488 from tobert/cgroups-via-proc-mounts
...
* runtime: Use /proc/mounts instead of mount(8)
2013-04-30 14:39:14 -07:00
Guillaume J. Charmes
d97661aa71
Improve crashTest
2013-04-30 11:16:26 -07:00
Al Tobey
c6119da339
Use /proc/mounts instead of mount(8)
...
Specifically, Ubuntu Precise's cgroup-lite script uses mount -n
to mount the cgroup filesystems so they don't appear in mtab, so
detection always fails unless the admin updates mtab with /proc/mounts.
/proc/mounts is valid on just about every Linux machine in existence and
as a bonus is much easier to parse.
I also removed the regex in favor of a more accurate parser that should
also support monolitic cgroup mounts (e.g. mount -t cgroup none /cgroup).
2013-04-30 17:37:43 +00:00
Victor Vieux
36b968bb09
[] instead fon null, timetsamps and wip import
2013-04-30 17:04:31 +02:00
Bruno Bigras
5051c20833
Use the 80 port with keyserver.ubuntu.com
...
Use the 80 port with keyserver.ubuntu.com so it works with corporate firewalls
2013-04-29 15:53:50 -03:00
Victor Vieux
131c6ab3e6
more accurate http errors, attach handle tty correctly now
2013-04-29 17:46:41 +02:00
Victor Vieux
e5104a4cb4
working tty
2013-04-29 15:12:18 +02:00
Victor Vieux
22f5e35579
fix last commit
2013-04-29 11:49:04 +02:00
Victor Vieux
30cb4b351f
run now try to pull if unknown image
2013-04-29 11:46:31 +02:00
Guillaume J. Charmes
cdc2657ee9
Improve crashTest
2013-04-28 07:10:58 -07:00
Guillaume J. Charmes
76a1a7cf5b
Simplify the crashTest
2013-04-28 06:23:02 -07:00
Guillaume J. Charmes
20c2a4f80f
add network endpoint for crashTest
2013-04-28 03:54:22 -07:00
Guillaume J. Charmes
ebe157ebb5
Update the crashTest to have the dockerpath in env
2013-04-28 01:27:56 -07:00
Solomon Hykes
cb431f223f
Merge pull request #484 from tianon/mkimage-debian
...
* Contrib: updated mkimage-debian
2013-04-29 12:12:02 -07:00
Tianon Gravi
ab34115b42
Use default mirror from debootstrap when not explicitly provided, and add better target directory naming
2013-04-28 13:38:26 -06:00
Tianon Gravi
4b3354af3f
Improve mkimage-debian script to also tag using the release version number of the final image (6.0.7, 7.0, etc.)
...
This is as discussed on #447 .
2013-04-28 12:31:28 -06:00
Guillaume J. Charmes
9042535f5a
Move the capabilities detection into a runtime method
2013-04-26 14:32:55 -07:00
Guillaume J. Charmes
8f81e175af
Merge pull request #473 from dotcloud/26-auto_restart_containers-feature
...
+ runtime: Add -r flag to dockerd in order to restart previously running container....
2013-04-26 14:02:01 -07:00
Guillaume J. Charmes
636c7835d3
Merge pull request #467 from dotcloud/improve_localhost_port_test
...
* tests: Improve unit test to avoid unnecessary warnigns
2013-04-26 14:01:13 -07:00
Guillaume J. Charmes
6d1dd8b41a
Merge pull request #478 from tianon/mkimage-debian
...
+ contrib: Add contrib/mkimage-debian.sh used to create the tianon/debian images
2013-04-26 13:51:47 -07:00
Guillaume J. Charmes
ae97477284
Remove -command in CmdCommit and make -config use Json
2013-04-26 10:48:33 -07:00
Tianon Gravi
86ad98e72a
Add contrib/mkimage-debian.sh used to create the tianon/debian images
2013-04-26 08:54:29 -06:00
Victor Vieux
a48eb4dff8
run now try to pull if unknown image
2013-04-26 15:08:33 +02:00
Solomon Hykes
03d82922aa
Merge pull request #474 from brianm/vmware_fusion_provider
...
Support for VMWare Fusion Provider in Vagrantfile
2013-04-26 01:31:11 -07:00
Guillaume J. Charmes
30d327d37e
Add TestCommitAutoRun
2013-04-25 17:03:13 -07:00