1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

test custom kernel and docker build and boot

This commit is contained in:
Ivan Mikushin
2015-09-09 18:53:04 +05:00
parent 0c196f557b
commit 168d340b76
7 changed files with 66 additions and 12 deletions

View File

@@ -9,4 +9,4 @@ fi
docker build -t ros-build-base -f Dockerfile.build-base .
docker build -t ros-build -f Dockerfile.build .
./scripts/docker-run.sh make -f Makefile.docker build-all integration-tests
./scripts/docker-run.sh --name ros-ci make -f Makefile.docker build-all integration-tests