Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Any need to prune unused images ?

    App Packaging & Development
    2
    3
    203
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • timconsidine
      timconsidine App Dev last edited by

      As I blunder my way through building custom apps, I'm inevitably doing lots of trial and error.
      Build --> install --> stop app --> uninstall app
      Although the repo name stays the same, I'm using different tags for build.
      Should I be doing something like docker image prune via cloudron CLI ? Or is that taken care of through the app uninstall process ?

      girish 1 Reply Last reply Reply Quote 1
      • girish
        girish Staff @timconsidine last edited by

        @timconsidine yes, old images are removed in the update/uninstall logic. Here and here . Same for restore code as well (when you restore the app to a different version that uses a different docker image).

        timconsidine 1 Reply Last reply Reply Quote 2
        • timconsidine
          timconsidine App Dev @girish last edited by

          @girish phew, thank you

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB