Skip to content

Issue with docker image remove #614

@parnamis

Description

@parnamis

Hi,

My intention is to remove old docker images from machine.

Trying to use
docker::image { 'base':
ensure => 'absent'
}
I see its executing block but doesn't actually removes the image mentioned in it, i have verified using notify statements before and after.

Is their anyway i can see some logs or find out what could be the issue ?
Please guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions