mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-12 09:46:25 +08:00
Move test_Dockerfile to script dir
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
RUNC_TEST_IMAGE=runc_test
|
||||
PROJECT=github.com/opencontainers/runc
|
||||
TEST_DOCKERFILE=test_Dockerfile
|
||||
TEST_DOCKERFILE=script/test_Dockerfile
|
||||
export GOPATH:=$(CURDIR)/Godeps/_workspace:$(GOPATH)
|
||||
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user