You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/03/12 07:02:50 UTC

[GitHub] jiazhai commented on issue #336: Docker image: DCOS package update and instructions

jiazhai commented on issue #336: Docker image: DCOS package update and instructions
URL: https://github.com/apache/bookkeeper/issues/336#issuecomment-372210964
 
 
   @sijie 
   It is simple if only for version, the main change is in [mesosphere repo](https://github.com/mesosphere/universe). 
   1.  make a copy of [old version](https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/B/bookkeeper/1)
   2.  change 2 files related to version, once we have new version of bookkeeper docker image available at apache/bookkeeper:
   - [resource.json](https://github.com/mesosphere/universe/blob/version-3.x/repo/packages/B/bookkeeper/1/resource.json#L5)
   - [package.json](https://github.com/mesosphere/universe/blob/version-3.x/repo/packages/B/bookkeeper/1/package.json#L4)
   3. create a Pull Request and wait for approve and merge.
   
   Will update the instruction on release page.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services