Skip to content

Option to remove docker image built after execution #14

@davidferlay

Description

@davidferlay

Observed

  • After executing an action relying on a Docker image, image is built and stored in local docker registry
  • Image can be found with docker images command
  • Image is kept indifinitely and can become outdated

Expected

  • Image should not be kept indifinitely
  • User may want to delete image right after it is used

image

Expected

  • Plasmactl could provide the option to remove built image after action is executed, whether it succeeds or not
  • Option -rmi or --remove-image would automatically remove the image

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