Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

exec: \"/entrypoint.sh\": permission denied #249

@josergc

Description

@josergc

I copied the files Dockerfile and entrypoint.sh from the "ssh" folder and I executed the commands
docker build --rm -t testname/ssh .
and
docker run --name ssh -d -p 2200:22 testname/ssh
as per the instructions but I get the message
ae515b5bdeb84f4338694b2c97266f234f93cea0a6f81a0623312be0156727d6 /usr/bin/docker-current: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"exec: \\\"/entrypoint.sh\\\": permission denied\"\n".
So that, it doesn't create the default user. Any idea about how to fix it?

Metadata

Metadata

Assignees

No one assigned

    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