mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 08:38:03 +01:00
reslove confilc(1)
This commit is contained in:
parent
bb8e8eb148
commit
84f4a69f26
4
Makefile
4
Makefile
@ -263,8 +263,8 @@ package_offline: compile build modify_composefile
|
||||
@cp NOTICE $(HARBORPKG)/NOTICE
|
||||
|
||||
@echo "pulling nginx and registry..."
|
||||
@$(DOCKERPULL) registry:2.5.0
|
||||
@$(DOCKERPULL) nginx:1.9
|
||||
$(DOCKERPULL) registry:2.5.0
|
||||
$(DOCKERPULL) nginx:1.9
|
||||
|
||||
@echo "saving harbor docker image"
|
||||
@$(DOCKERSAVE) -o $(HARBORPKG)/$(DOCKERIMGFILE).$(VERSIONTAG).tgz \
|
||||
|
Loading…
Reference in New Issue
Block a user