mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
docker: strip on target install
This commit is contained in:
parent
ac71691272
commit
aa63bf420a
@ -23,3 +23,6 @@ DOCKER_DEPENDENCIES = uclibc
|
|||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,docker))
|
$(eval $(call AUTOTARGETS,package,docker))
|
||||||
|
|
||||||
|
$(DOCKER_HOOK_POST_INSTALL): $(DOCKER_TARGET_INSTALL_TARGET)
|
||||||
|
$(STRIPCMD) $(STRIP_STRIP_ALL) $(TARGET_DIR)/usr/bin/docker
|
||||||
|
touch $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user