Home
last modified time | relevance | path

Searched refs:MOBY_COMPONENTS (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/docker/docker-ce-18.09.5/
H A DMakefile6 MOBY_COMPONENTS=.helpers/moby-components-$(MOBY_COMPONENTS_SHA) macro
38 $(MOBY_COMPONENTS):
40 curl -fsSL $(MOBY_COMPONENTS_URL) > $(MOBY_COMPONENTS)
41 chmod +x $(MOBY_COMPONENTS)
47 update-components-cli: $(MOBY_COMPONENTS)
48 $(MOBY_COMPONENTS) update cli
51 update-components-engine: $(MOBY_COMPONENTS)
52 $(MOBY_COMPONENTS) update engine
55 update-components-packaging: $(MOBY_COMPONENTS)
56 $(MOBY_COMPONENTS) update packaging