Skip to content

Not working on windows10 use docker with linux conteiner #2

@ghost

Description

Test build success but on running "no such file or directory", have you some idea how to fix it?

Successfully tagged a2p7:latest
SECURITY WARNING: You are building a Docker image from Windows against a non-Windows Docker host. All files and directories added to build context will have '-rwxr-xr-x' permiss
ions. It is recommended to double check and reset permissions for sensitive files and directories.

C:\Users\pirno\ubuntu-apache2-php7>docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
a2p7 latest 019a4c9fa64d 15 minutes ago 458MB
C:\Users\pirno\ubuntu-apache2-php7>docker run -v /var/www:/var/www -p 80:80 -t a2p7
standard_init_linux.go:207: exec user process caused "no such file or directory"

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