Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels