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


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
Skins
  • Light
  • 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

Cloudron Forum

Apps | Demo | Docs | Install

Cannot delete images from registry (because of indent in config)

Scheduled Pinned Locked Moved Docker Registry
dockerregistrydelete
3 Posts 3 Posters 334 Views
    • 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.
  • M Offline
    M Offline
    msbt App Dev
    wrote on last edited by
    #1

    When trying to delete a docker image in the web-ui it throws this error: {"errors":[{"code":"UNSUPPORTED","message":"The operation is unsupported."}]}

    I've tried poking around in the config and giving the delete: option one indent to put it in the storage:-block and restarting the container seems to have fixed it.

    before:

    storage:
      cache:
        blobdescriptor: redis
      filesystem:
        rootdirectory: /app/data/storage
    delete:
      enabled: true
    

    after:

    storage:
      cache:
        blobdescriptor: redis
      filesystem:
        rootdirectory: /app/data/storage
      delete:
        enabled: true
    

    This is for reference

    Cheers

    nebulonN girishG 2 Replies Last reply
    2
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    replied to msbt on last edited by
    #2

    @msbt I guess we could enable that by default, not sure why it wouldn't be. That way the yaml indent issues are avoided for this case.

    1 Reply Last reply
    2
  • girishG Offline
    girishG Offline
    girish Staff
    replied to msbt on last edited by
    #3

    @msbt thanks for reporting, fixed in the new package.

    1 Reply Last reply
    1

  • Login

  • Don't have an account? Register

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

  • Don't have an account? Register

  • Login or register to search.