Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container Registries: Docker Commands Fail #1254

Open
mamurak opened this issue Jul 14, 2021 · 0 comments · May be fixed by #1267
Open

Container Registries: Docker Commands Fail #1254

mamurak opened this issue Jul 14, 2021 · 0 comments · May be fixed by #1267
Assignees
Labels
Bug One or more commands or instructions in a scenario fail to execute cleanly

Comments

@mamurak
Copy link

mamurak commented Jul 14, 2021

In which scenario did this bug occur?

Container Registries

At what step of the scenario did this happen?

Step 3: Analyzing Storage and Graph Drivers

Describe the bug

The user is instructed to inspect container image storage in Docker by calling

docker info 2>&1 | grep -E 'Storage | Root' and tree /var/lib/docker/.

However, Docker seems to be unavailable, so no meaningful information is returned.

Logs or error messages

docker info returns -bash: docker: command not found

tree /var/lib/docker/ returns /var/lib/docker/ [error opening dir]

@jdob jdob added the Bug One or more commands or instructions in a scenario fail to execute cleanly label Jul 19, 2021
@blues-man blues-man self-assigned this Jul 23, 2021
blues-man added a commit to blues-man/learn-katacoda that referenced this issue Jul 23, 2021
@blues-man blues-man linked a pull request Jul 23, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug One or more commands or instructions in a scenario fail to execute cleanly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants