Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 423 Bytes

docker-cikl-base

This docker image serves as the base for all Cikl docker services.

release process

  1. Ensure you are in the 'develop' branch, with a clean status (no outstanding files)
  2. git checkout -b release-VERSION
  3. git tag VERSION
  4. git push upstream release-VERSION
  5. Create a merge-request

License

Copyright (c) 2014 Michael Ryan. See the LICENSE file for license rights and limitations (LGPLv3).