wip
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
APP_TYPE := infra
|
||||
include make/include.mk
|
||||
|
||||
##
|
||||
# APP
|
||||
|
||||
app-build: build-rm myos-base
|
||||
$(call install-parameters,,*,build)
|
||||
app-build: myos-base install-build-parameters
|
||||
$(call make,docker-compose-build up)
|
||||
$(call make,docker-compose-exec ARGS='rm -Rf /root/.npm /log-buffer/*' SERVICE=logagent)
|
||||
$(call make,docker-commit)
|
||||
|
||||
Reference in New Issue
Block a user