-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't workinglesson-02Lesson 02 improvementsLesson 02 improvements
Description
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
rsehgalaka, blue0513 and jhenderson-pro
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglesson-02Lesson 02 improvementsLesson 02 improvements