CannotPullContainerError - Graph Explorer Neptune

0

I'm following the documentation on running graph-explorer in Amazon ECS, but I keep running into this error.

CannotPullContainerError: pull image manifest has been retried 1 time(s): failed to resolve ref public.ecr.aws/neptune/graph-explorer:latest: public.ecr.aws/neptune/graph-explorer:latest: not found

I'm deploying this task into a public subnet and I turned on Public IP as well. I'm unsure of what else I could do to fix this issue.

asked 5 months ago200 views
1 Answer
0

We need to update our docs. There's no longer a latest tag for that container image. You'll need to use one of the available tags listed in the repo here: https://gallery.ecr.aws/neptune/graph-explorer

profile pictureAWS
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions