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:
@@ -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
|
||||
|
Reference in New Issue
Block a user