Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Warn user if the app bundle version differs with the current app version #769

Merged
merged 3 commits into from
Nov 29, 2019

Commits on Nov 28, 2019

  1. Add a docker app version to the bundle custom section

    Signed-off-by: Silvin Lubecki <[email protected]>
    silvin-lubecki committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7265009 View commit details
    Browse the repository at this point in the history
  2. Check current app version vs bundle app version if any and print a wa…

    …rning if it differs on the following commands:
    
    - inspect
    - pull
    - rm
    - run
    - update
    - image inspect
    - image render
    
    Signed-off-by: Silvin Lubecki <[email protected]>
    silvin-lubecki committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    65b5f8c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    12e6785 View commit details
    Browse the repository at this point in the history