8000 Docker image no longer works · Issue #410 · editorconfig-checker/editorconfig-checker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Docker image no longer works #410
Closed
@cs278

Description

@cs278

The latest Docker image published does not work, the CMD instruction is pointing to the wrong path.

$ docker pull mstruebing/editorconfig-checker:latest
latest: Pulling from mstruebing/editorconfig-checker
Digest: sha256:0303373a8f3288eb65fd2af81edbf2462c232b04d4473cd8ac241cf14e276b70
Status: Image is up to date for mstruebing/editorconfig-checker:latest
docker.io/mstruebing/editorconfig-checker:latest
$ docker run --rm mstruebing/editorconfig-checker:latest
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "/editorconfig-checker": stat /editorconfig-checker: no such file or directory: unknown.

CMD ["/editorconfig-checker"]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0