Skip to content

Staging

SpootDev edited this page Dec 18, 2018 · 4 revisions

Linux

  • Enter MediaKraken_Deployment/docker/alpine directory
    • Tag for latest branch. Will tag all newly built images to production tags.
      • ./tag_rename_images.sh - now runs automatically by the build script
    • Push all images to docker hub that have production tags. IE. mediakrakan/mk*
      • ./images_push_to_hub.sh

Clone this wiki locally