1
0
mirror of https://github.com/rancher/os.git synced 2025-08-30 03:56:17 +00:00

use docker-1.8.3 with nested cgroups libcontainer patches

This commit is contained in:
Ivan Mikushin 2015-10-14 13:51:06 +05:00
parent 44b705c525
commit 2c827c2474

View File

@ -1,6 +1,6 @@
IMAGE_NAME=rancher/os
VERSION=v0.4.0-dev
DOCKER_BINARY_URL=https://github.com/rancher/docker/releases/download/v1.8.2-ros1/docker-1.8.2
DOCKER_BINARY_URL=https://github.com/rancher/docker/releases/download/v1.8.3-ros2/docker-1.8.3
COMPILED_KERNEL_URL=https://github.com/rancher/os-kernel/releases/download/Ubuntu-4.2.0-14.16/linux-4.2.2-rancher-x86.tar.gz
DFS_IMAGE=rancher/docker:1.8.2
DFS_IMAGE=rancher/docker:1.8.3