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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. How can we optimize/clean disk usage from Docker and more?

How can we optimize/clean disk usage from Docker and more?

Scheduled Pinned Locked Moved Discuss
dockerstorage
16 Posts 7 Posters 8.0k Views 8 Watching
  • 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.
  • d19dotcaD d19dotca

    @girish That worked well for the volumes, it cleared up the 1.666GB of storage space. Thank you! πŸ™‚

    What about the images though? It says over 2 GB is reclaimable but it doesn't seem like it is from what I can tell. If I tried to do a similar command specific to images such as docker image prune -a it still gave me a 0 byte response showing it cleaned up nothing. Am I missing something when it comes to reclaimable images in Docker?

    girishG
    girishG
    girish
    Staff
    wrote on last edited by
    #7

    @d19dotca for volumes, thee was a bug. I fixed this in master yesterday - https://git.cloudron.io/cloudron/box/-/commit/030e4688294d0ffe1c34468e6622c4b1b22fd357

    1 Reply Last reply
    2
    • d19dotcaD d19dotca

      I'm curious why the Umami app is so massive. It's such a lightweight application... is it expected to be that large? I wonder if this is somehow a contributor to the issue of reclaimable space but not actually being removed since it's still active? Just throwing against a wall though, not sure if that's valid. haha.

      girishG
      girishG
      girish
      Staff
      wrote on last edited by
      #8

      @d19dotca speak of the devil... there is a new version of umami, let me check why it's so big.

      1 Reply Last reply
      1
      • d19dotcaD d19dotca

        @girish That worked well for the volumes, it cleared up the 1.666GB of storage space. Thank you! πŸ™‚

        What about the images though? It says over 2 GB is reclaimable but it doesn't seem like it is from what I can tell. If I tried to do a similar command specific to images such as docker image prune -a it still gave me a 0 byte response showing it cleaned up nothing. Am I missing something when it comes to reclaimable images in Docker?

        jdaviescoatesJ
        jdaviescoatesJ
        jdaviescoates
        wrote on last edited by
        #9

        @d19dotca said in How can we optimize/clean disk usage from Docker and more?:

        docker image prune -a it still gave me a 0 byte response showing it cleaned up nothing.

        Just to say, I'm pretty sure that in the past I've done this and got a 0 byte response too, but then there actually was more space available. 🀷

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        1
        • girishG
          girishG
          girish
          Staff
          wrote on last edited by
          #10

          Just the node modules is 1.4G 🀷

          root@aaa028f2-b8bc-41cf-82be-a23f59293d39:/app/code# du -hcs *
          4.0K	Dockerfile
          4.0K	LICENSE
          4.0K	README.md
          4.0K	app.json
          36K	cypress
          4.0K	cypress.config.ts
          160K	db
          8.0K	docker
          4.0K	docker-compose.yml
          51M	geo
          4.0K	jest.config.ts
          4.0K	jsconfig.json
          4.0K	lang-ignore.json
          4.0K	netlify.toml
          4.0K	next-env.d.ts
          4.0K	next.config.js
          1.3G	node_modules
          4.0K	package.components.json
          8.0K	package.json
          4.0K	postcss.config.js
          68K	prisma
          4.5M	public
          4.0K	rollup.components.config.mjs
          4.0K	rollup.tracker.config.mjs
          60K	scripts
          3.2M	src
          4.0K	tsconfig.json
          532K	yarn.lock
          1.4G	total
          
          d19dotcaD 1 Reply Last reply
          0
          • girishG girish

            Just the node modules is 1.4G 🀷

            root@aaa028f2-b8bc-41cf-82be-a23f59293d39:/app/code# du -hcs *
            4.0K	Dockerfile
            4.0K	LICENSE
            4.0K	README.md
            4.0K	app.json
            36K	cypress
            4.0K	cypress.config.ts
            160K	db
            8.0K	docker
            4.0K	docker-compose.yml
            51M	geo
            4.0K	jest.config.ts
            4.0K	jsconfig.json
            4.0K	lang-ignore.json
            4.0K	netlify.toml
            4.0K	next-env.d.ts
            4.0K	next.config.js
            1.3G	node_modules
            4.0K	package.components.json
            8.0K	package.json
            4.0K	postcss.config.js
            68K	prisma
            4.5M	public
            4.0K	rollup.components.config.mjs
            4.0K	rollup.tracker.config.mjs
            60K	scripts
            3.2M	src
            4.0K	tsconfig.json
            532K	yarn.lock
            1.4G	total
            
            d19dotcaD
            d19dotcaD
            d19dotca
            wrote on last edited by
            #11

            @girish does that mean the image should only be about 1.4 GB in size rather than the 6+GB I’m seeing currently? Very odd if that’s the case, I wonder how that exploded in size.

            --
            Dustin Dauncey
            www.d19.ca

            1 Reply Last reply
            0
            • d19dotcaD
              d19dotcaD
              d19dotca
              wrote on last edited by d19dotca
              #12

              FWIW, I uninstalled the app so that the image would be removed, confirmed it was removed, and then re-installed. The image size changed slightly from 6.57 GB to 6.51 GB, but still quite large. I may be doing in the wrong area though if we don't think this is a huge concern, just really strange to me why it's so much larger than all the other images when it's supposedly a fairly lean app.

              For the life of me I cannot seem to reclaim the over 2 GB of disk space from images in Docker, I am puzzled as to why that is happening.

              --
              Dustin Dauncey
              www.d19.ca

              1 Reply Last reply
              1
              • girishG
                girishG
                girish
                Staff
                wrote on last edited by
                #13

                @d19dotca it seems the yarn cache was note cleared. Clearing it brought down the size . It's in the new package.

                1 Reply Last reply
                2
                • girishG girish referenced this topic on
                • A
                  A
                  andreasb
                  wrote on last edited by
                  #14

                  cleaning up the docker images as mentioned above basically works.
                  On my instance, there however are two app docker images that are much larger than the others:
                  rallly (almost 6GB), loomio (>6GB)
                  Is this size "normal"?
                  Is the "normal" size of the apps' docker images documented anywhere?

                  1 Reply Last reply
                  1
                  • J
                    J
                    joseph
                    Staff
                    wrote on last edited by
                    #15

                    @andreasb you can check the sizes of docker images here - https://hub.docker.com/u/cloudron . But looks like it lists only the compressed size. Size of docker images is not documented anywhere . The 6GB includes many layers and the layers are "shared" across apps (the way docker works).

                    We also hvae images on quay - https://quay.io/organization/cloudron . But I think this requires login, despite images being public . These sizes differ from dockerhub πŸ™…

                    image.png

                    image.png

                    1 Reply Last reply
                    1
                    • robiR
                      robiR
                      robi
                      wrote last edited by
                      #16

                      After being inspired by @timconsidine's AppsMonitor and noticing higher than usual disk usage, here is the perplexing af play-by-play of how I saved over 20GB of space in terminal commands.

                      54GB seems high for this smaller server. d;-/

                      root@zvuk:~# docker system df
                      TYPE            TOTAL     ACTIVE    SIZE      RECLAIMABLE
                      Images          53        49        54.14GB   393.4MB (0%)
                      Containers      130       110       625.5MB   625.5MB (100%)
                      Local Volumes   244       244       9.686GB   0B (0%)
                      Build Cache     0         0         0B        0B
                      
                      root@zvuk:~# docker image prune -f
                      Total reclaimed space: 0MB
                      
                      root@zvuk:~# docker container prune -f
                      Total reclaimed space: 625.5MB
                      root@zvuk:~# docker volume prune -f
                      Deleted Volumes:
                      ...
                      
                      Total reclaimed space: 3.422GB
                      root@zvuk:~# docker system df
                      TYPE            TOTAL     ACTIVE    SIZE      RECLAIMABLE
                      Images          53        42        54.14GB   17.79GB (32%)
                      Containers      110       110       0B        0B
                      Local Volumes   224       224       6.263GB   0B (0%)
                      Build Cache     0         0         0B        0B
                      
                      root@zvuk:~# docker image prune -f
                      Deleted Images:
                      ...
                      
                      Total reclaimed space: 2.36kB
                      
                      

                      What? That's it?

                      How did volume prune find 3+GB when 0% was reclaimable?

                      Then this took a while of staring & pondering:

                      root@zvuk:~# docker system df
                      TYPE            TOTAL     ACTIVE    SIZE      RECLAIMABLE
                      Images          51        42        54.14GB   17.99GB (33%)
                      Containers      110       110       0B        0B
                      Local Volumes   224       224       6.263GB   0B (0%)
                      Build Cache     0         0         0B        0B
                      
                      
                      root@zvuk:~# docker image prune -af
                      Deleted Images:
                      ... (long list)
                      
                      Total reclaimed space: 20.16GB
                      
                      root@zvuk:~# docker system df
                      TYPE            TOTAL     ACTIVE    SIZE      RECLAIMABLE
                      Images          42        42        33.97GB   0B (0%)
                      Containers      110       110       0B        0B
                      Local Volumes   224       224       6.263GB   0B (0%)
                      Build Cache     0         0         0B        0B
                      
                      

                      I learned that the -af flag is important at least for images.

                      The long list of deleted images contained old surfer images, wordpress.unmanaged images, many untagged images, including the cloudron 5.0.0 base image, custom apps and apps I tried once and deleted long ago.

                      @girish Do we need box to include more checks across volumes, containers and images now that we're dealing with so many custom apps and base images updates?

                      Conscious tech

                      1 Reply Last reply
                      1

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better πŸ’—

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search