Skip to content

Declaration for anonymous volumes appearing in docker images #79

Open
@moonrailgun

Description

@moonrailgun

With user report, with we start docker , will create anonymous docker volumes with hash.
image

After check all docker which tailchat used, we found some library will use VOLUME command in Dockerfile:

and its will create volume mandatory.


Usually, these anonymous volumes are often of no concern to us

If you are unhappy with redundant volumes, feel free to delete them with docker volume rm or docker volume prune(dangerous)

Reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions