can't build the docker image with error saying image not found -
i trying build docker image public repository. had built before, today wanted update image latest one, removed older image, , tried pull new image.
however, when tried
$ docker pull dockerfile/ghost pulling repository dockerfile/ghost fata[0001] error: image dockerfile/ghost:latest not found
i can't understand why doesn't work, supposed working.
this need
use docker pull ghost.
Comments
Post a Comment