ubuntu/+source/docker.io:applied/ubuntu/yakkety-devel

Last commit made on 2017-01-31
Get this branch:
git clone -b applied/ubuntu/yakkety-devel https://git.launchpad.net/ubuntu/+source/docker.io
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety-devel
Repository:
lp:ubuntu/+source/docker.io

Recent commits

6a725a7... by Michael Hudson-Doyle

1.12.6-0ubuntu1~16.10.1 (patches applied)

Imported using git-ubuntu import.

8945e6a... by Michael Hudson-Doyle

[PATCH] Vendor libnetwork @51d88e9ae63f

Gbp-Pq: upstream-1.13-Vendor-libnetwork-51d88e9ae63f.patch.

9d4936c... by Michael Hudson-Doyle

Ignore failure to set oom_score_adj, as happens in an unprivileged container.

Gbp-Pq: ignore-oom_score_adj-failure.patch.

3781728... by Michael Hudson-Doyle

[PATCH 1/2] Don't create devices if in a user namespace

Gbp-Pq: lxd--25672--docker-in-userns.patch.

c288f97... by Michael Hudson-Doyle

adjust "SOURCE_PATH" for building "docker-proxy" binary with our adjusted vendor/ path

Gbp-Pq: docker-proxy-vendor.patch.

5692743... by Michael Hudson-Doyle

Cleanup stale device mapper mounts on start

Gbp-Pq: devicemapper-cleanup.patch.

fff71f8... by Michael Hudson-Doyle

allow skipping racy tests with "-test.short"

Gbp-Pq: skip-racy-unit-tests.patch.

fb48bb2... by Michael Hudson-Doyle

allow skipping "privileged" tests with "-test.short"

Gbp-Pq: skip-privileged-unit-tests.patch.

4ee4ed7... by Michael Hudson-Doyle

remove "docker-" prefix on expected "runc" and "containerd" binaries

Gbp-Pq: remove-docker-prefix.patch.

5f367c0... by Michael Hudson-Doyle

uncomment "TasksMax" in systemd service file (since our version of systemd supports it)

Gbp-Pq: 21491--systemd-tasksmax.patch.