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

split makefile into local and in-docker

This commit is contained in:
Ivan Mikushin
2015-08-06 00:46:22 +05:00
parent 8c9fa7ba2f
commit 9436b0da9a
7 changed files with 101 additions and 95 deletions

View File

@@ -9,4 +9,4 @@ fi
docker build -t ros-build-base -f Dockerfile.base .
docker build -t ros-build .
echo make package | docker run -v /var/run/docker.sock:/var/run/docker.sock --name=ros-build -i ros-build
./scripts/docker-run.sh make -f Makefile.docker dist