getavalon / docker

Avalon in a Dockerfile
MIT License
5 stars 2 forks source link

permission issue on windows: a:\terminal.bat #55

Open jakubjezek001 opened 5 years ago

jakubjezek001 commented 5 years ago

image

I have no permission to execute terminal.bat. Not even to change the permissions to be able to execute

tokejepsen commented 5 years ago

The docker project has got issue with permissions. See also https://github.com/getavalon/docker/issues/43

Currently the best way is to clone the repo and use the bat/sh files from there. You can still use the Docker hub images, so there is no need to build.

tokejepsen commented 5 years ago

For more information about the future of this project please see https://github.com/getavalon/docker/pull/53