package the photon 1.0 image in offline.tgz

This commit is contained in:
yhua 2016-11-29 12:44:54 +08:00
parent 2119034c5c
commit 73200193d1
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ package_offline: compile build modify_composefile
$(DOCKERIMAGENAME_LOG):$(VERSIONTAG) \
$(DOCKERIMAGENAME_DB):$(VERSIONTAG) \
$(DOCKERIMAGENAME_JOBSERVICE):$(VERSIONTAG) \
nginx:1.11.5 registry:2.5.0
nginx:1.11.5 registry:2.5.0 photon:1.0
@$(TARCMD) -zcvf harbor-offline-installer-$(VERSIONTAG).tgz \
--exclude=$(HARBORPKG)/common/db --exclude=$(HARBORPKG)/common/config\