future-sunset-61344
04/22/2022, 10:41 AM(flyte)  raviraja@ip-192-168-124-8  ~/Desktop/python-monorepo/taxonomy/taxonomy/flows/flyte_flows   flyte_demo  pyflyte run --remote --image flyte_image:latest cluster_creation_flow.py:reason_clusters_pipelineicy-agent-73298
04/22/2022, 11:16 AMfuture-sunset-61344
04/22/2022, 11:17 AMicy-agent-73298
04/22/2022, 11:17 AMfuture-sunset-61344
04/22/2022, 11:18 AMicy-agent-73298
04/22/2022, 11:19 AMdocker pull flyte_image:latestfuture-sunset-61344
04/22/2022, 11:21 AMflytectl demo startfuture-sunset-61344
04/22/2022, 11:22 AMare you able to performno. Unable to do this.locallydocker pull flyte_image:latest
Error response from daemon: pull access denied for flyte_image, repository does not exist or may require 'docker login': denied: requested access to the resource is deniedicy-agent-73298
04/22/2022, 11:25 AMflyte_image:latesticy-agent-73298
04/22/2022, 11:28 AMfuture-sunset-61344
04/22/2022, 11:31 AMHow did you build the imagealso are you try the getting started guideflyte_image:latest
docker build -t flyte_image:latest ~/Desktop/python-monorepo -f ~/Desktop/python-monorepo/taxonomy/taxonomy/flows/flyte_flows/Dockerfile--imageCheck the remote flyte cluster section on this page for building imagesSure will try it
icy-agent-73298
04/22/2022, 11:38 AMdocker tag <image-name>:<version> <http://ghcr.io/<yourorg>/<image-name>:<version|ghcr.io/<yourorg>/<image-name>:<version>>
docker login <http://ghcr.io|ghcr.io> -u <your-github-username>
password would be your PAT  <https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token>