Ayush Poddar created GOBBLIN-1555:
-------------------------------------
Summary: Pulling from Docker repo fails
Key: GOBBLIN-1555
URL: https://issues.apache.org/jira/browse/GOBBLIN-1555
Project: Apache Gobblin
Issue Type: Task
Components: misc
Reporter: Ayush Poddar
According to the documentation [for running Gobblin from local
computer|https://github.com/apache/gobblin/blob/master/gobblin-docs/user-guide/Docker-Integration.md]
running the command
$ docker pull apache/gobblin
fails with the output:
{noformat}
{13:48}~ ➭ docker pull apache/gobblin
Using default tag: latest
Error response from daemon: manifest for apache/gobblin:latest not found:
manifest unknown: manifest unknown
{noformat}
There does not seem to be any released versions with tags associated the
`:latest` tag nor any images seem to be there in the repository. [1]
[1] https://stackoverflow.com/a/49990648
--
This message was sent by Atlassian Jira
(v8.3.4#803005)