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

Docker inspect returns [] when it has no permissions to docker.sock #17708

Closed
discordianfish opened this issue Nov 4, 2015 · 3 comments
Closed
Milestone

Comments

@discordianfish
Copy link
Contributor

$ docker inspect 2b81d178e32a
[]
# docker inspect 2b81d178e32a
[
{
    "Id": "2b81d178e32ad259b7fff5caca03b83111db452e0d6710....
@GordonTheTurtle
Copy link

Hi!

Please read this important information about creating issues.

If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead.

If you suspect your issue is a bug, please edit your issue description to include the BUG REPORT INFORMATION shown below. If you fail to provide this information within 7 days, we cannot debug your issue and will close it. We will, however, reopen it if you later provide the information.

This is an automated, informational response.

Thank you.

For more information about reporting issues, see https://github.com/docker/docker/blob/master/CONTRIBUTING.md#reporting-other-issues


BUG REPORT INFORMATION

Use the commands below to provide key information from your environment:

docker version:
docker info:
uname -a:

Provide additional environment details (AWS, VirtualBox, physical, etc.):

List the steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

Provide additional info you think is important:

----------END REPORT ---------

#ENEEDMOREINFO

@tiborvass tiborvass added this to the 1.9.1 milestone Nov 4, 2015
@cpuguy83
Copy link
Member

cpuguy83 commented Nov 5, 2015

For me, and yes this is still incorrect, I get an error message + []:

$ docker inspect test
Cannot connect to the Docker daemon. Is the docker daemon running on this host?[]

@cpuguy83
Copy link
Member

cpuguy83 commented Nov 5, 2015

#17715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants