diff --git a/Makefile b/Makefile index ead90e82a7..d1e2ed770c 100644 --- a/Makefile +++ b/Makefile @@ -557,6 +557,9 @@ install.docker-docs-nobuild: .PHONY: install.docker-docs install.docker-docs: docker-docs install.docker-docs-nobuild +.PHONY: install.docker-full +install.docker-full: install.docker install.docker-docs + .PHONY: install.systemd ifneq (,$(findstring systemd,$(BUILDTAGS))) install.systemd: