March 12, 2013
View 9489618

Renamed Container property Ram to Memory before it is too late

Sam Alba authored on 2013/03/12 11:25:02
View 75d04a5

Added support for RamSwap in the generated LXC config (to limit the swap and have the right default settings)

Sam Alba authored on 2013/03/12 09:40:54
March 7, 2013
View 2df0bc6

Container logs are persisted on disk

Solomon Hykes authored on 2013/03/07 09:08:44
March 1, 2013
View 09eacdf

Container can now take a list of ports to expose in its config

Andrea Luzzardi authored on 2013/03/01 04:51:14
February 27, 2013
View c7f4602

Merge from master

Andrea Luzzardi authored on 2013/02/27 10:32:07
View ebaa50c

docker wait: block until a container exits, and print its exit code

Solomon Hykes authored on 2013/02/27 04:43:54
February 26, 2013
View c08f5b2

Integrated the network allocator into Docker. A networking environment is assigned to each container upon Start and released whenever the container exits.

Andrea Luzzardi authored on 2013/02/26 07:06:22
February 21, 2013
View 5cecd54

Basic networking support with hardcoded addresses. Work in progress.

Andrea Luzzardi authored on 2013/02/21 10:47:09
February 14, 2013
View 0da9ccc

Fixed a bug preventing proper reattachment to stdin upon container restart

Andrea Luzzardi authored on 2013/02/14 12:05:57
View 1793538

Generate LXC config upon start rather than at container creation

Andrea Luzzardi authored on 2013/02/14 11:14:46
View 6de3e8a

Implemented support to run as a different user (through the -u flag)

Andrea Luzzardi authored on 2013/02/14 10:24:35
View 58a2294

Implemented a self-injecting process wrapper that runs inside the container

Andrea Luzzardi authored on 2013/02/14 07:01:44
January 30, 2013
View caea45d

Container: Improved pseudo-terminal support

Andrea Luzzardi authored on 2013/01/30 08:17:20
View 94b1cf4

go fmt

Andrea Luzzardi authored on 2013/01/30 06:50:27
January 29, 2013
View c7a944c

List containers ordered by creation time

Solomon Hykes authored on 2013/01/29 20:24:31