Skip to content

manifest for decathlon/slate-builder-action:2.0.0 not found #5

Description

@kisuka

When trying to run the github action:

Pull decathlon/slate-builder-action:2.0.010s
##[error]Docker pull failed with exit code 1
Pull down action image 'decathlon/slate-builder-action:2.0.0'
/usr/bin/docker pull decathlon/slate-builder-action:2.0.0
Error response from daemon: manifest for decathlon/slate-builder-action:2.0.0 not found: manifest unknown: manifest unknown
##[warning]Docker pull failed with exit code 1, back off 1.944 seconds before retry.
/usr/bin/docker pull decathlon/slate-builder-action:2.0.0
Error response from daemon: manifest for decathlon/slate-builder-action:2.0.0 not found: manifest unknown: manifest unknown
##[warning]Docker pull failed with exit code 1, back off 6.667 seconds before retry.
/usr/bin/docker pull decathlon/slate-builder-action:2.0.0
Error response from daemon: manifest for decathlon/slate-builder-action:2.0.0 not found: manifest unknown: manifest unknown
##[endgroup
##[error]Docker pull failed with exit code 1

reason:

Your docs say docker://decathlon/slate-builder-action:2.0.0 but no 2.0.0 tag exists for your docker image on docker hub. Changing it to latest fixes the issue but isn't advised. Would recommend making tags.

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