6 lines
86 B
Makefile
6 lines
86 B
Makefile
include $(DOCKER_HOME)/build/Makefile
|
|
|
|
NAME = testing
|
|
VERSION = latest
|
|
|
|
build: testing |