Skip to content

Lesson 2: portertech/demo-app not exists #156

@costalopes71

Description

@costalopes71

Feedback

When making lesson 2, docker compose fails to find portertech/demo-app image at docker-hub. Went to docker-hub and I could not find it too.

~/dev/sensu-go-workshop (latest)$ docker-compose up -d
[+] Running 2/2
 ! configurator Warning                                                          2.7s
 ✘ app Error                                                                     2.7s
Error response from daemon: pull access denied for portertech/demo-app, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

For it to work I had to go to portetech/demo-app github repository , clone the repo, build the app and build the Dockerfle tagging it with portetech/demo-app:latest

  • Lesson 01 completed or in-progress
  • Lesson 02 completed or in-progress

Metadata

Metadata

Labels

bugSomething isn't workinglesson-02Lesson 02 improvements

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions