1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 23:21:19 +00:00

Merge pull request #565 from imikushin/cgroup-fix

docker-v1.8.2-ros1 with cgroup fix
This commit is contained in:
Ivan Mikushin
2015-09-14 11:48:24 +05:00

View File

@@ -1,6 +1,6 @@
IMAGE_NAME=rancher/os IMAGE_NAME=rancher/os
VERSION=v0.4.0-dev VERSION=v0.4.0-dev
DOCKER_BINARY_URL=https://github.com/rancher/docker/releases/download/v1.8.2-ros/docker-1.8.2 DOCKER_BINARY_URL=https://github.com/rancher/docker/releases/download/v1.8.2-ros1/docker-1.8.2
COMPILED_KERNEL_URL=https://github.com/rancher/os-kernel/releases/download/Ubuntu-3.19.0-27.29-ros1/linux-3.19.8-ckt5-rancher-x86.tar.gz COMPILED_KERNEL_URL=https://github.com/rancher/os-kernel/releases/download/Ubuntu-3.19.0-27.29-ros1/linux-3.19.8-ckt5-rancher-x86.tar.gz
DFS_IMAGE=rancher/docker:1.8.2 DFS_IMAGE=rancher/docker:1.8.2