mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
make run-no-cache
This commit is contained in:
4
Makefile
4
Makefile
@@ -19,6 +19,10 @@ all:
|
|||||||
cat Makefile
|
cat Makefile
|
||||||
|
|
||||||
|
|
||||||
|
run-no-cache:
|
||||||
|
make run TESTENV_OPTS=--no-cache
|
||||||
|
|
||||||
|
|
||||||
run:
|
run:
|
||||||
sudo modprobe loop
|
sudo modprobe loop
|
||||||
docker build $(TESTENV_OPTS) --rm --tag $(TESTENV_IMAGE) -f testenv/Dockerfile .
|
docker build $(TESTENV_OPTS) --rm --tag $(TESTENV_IMAGE) -f testenv/Dockerfile .
|
||||||
|
|||||||
Reference in New Issue
Block a user