mirror of
https://github.com/rancher/os.git
synced 2025-06-27 23:36:49 +00:00
9 lines
339 B
Bash
Executable File
9 lines
339 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd $(dirname $0)/..
|
|
|
|
source scripts/build-common
|
|
|
|
download 9a61da8dd88bc79f212e085fc3f5b6260ff82ceb https://github.com/rancherio/os-base/releases/download/v0.2.1/os-base.tar.xz
|
|
download 244da0aa87904c60bcfaa8ec74798a7d3b229e73 https://github.com/rancherio/docker/releases/download/v1.6.0-rc4-rancher-2/docker-1.6.0-rc4 docker
|