Intial Commit
This commit is contained in:
4
mariadb/Makefile
Executable file
4
mariadb/Makefile
Executable file
@@ -0,0 +1,4 @@
|
||||
build:
|
||||
docker build $(BUILD_ARGS) -t $(OPENAGER_REPO)/mariadb .
|
||||
|
||||
.PHONY: build
|
||||
Reference in New Issue
Block a user