Skip to content

Error message when image and container has same name is confusing #1925

@jelmstrom

Description

@jelmstrom

I accidentally gave my container the exact same name as the image used, and the error message that resulted was quite confusing..

[8] System error: not a directory
The config looks like this

godata:
  image: godata
  privileged: true

If this is not a valid option it would be helpful if it is caught while parsing the yml file rather than at run-time

Changing either the image pr container name solves the problem...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions