-
Notifications
You must be signed in to change notification settings - Fork 419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerfile build failed #2157
Comments
Is the gradlew file present in your Nukkit directory, and has the file executable permission? (if it doesn't you can give them using I tried to build the docker image using the same command you used and I cannot reproduce the issue
|
I confirmed the gradlew file permission in my Nukkit directory
No ploblem |
I executed the command by hands from Dockerfile , and it occured this error on execution at ./gradlew shadowJar
I think it occured error by newline character on windows PC |
Expected Behavior
Build image from Dockerfile and run
Actual Behavior
Building the Dockerfile , it occur the error
Steps to Reproduce
Build image from Dockerfile by the command
Debug information
Crashdump, Backtrace or Other Files
Checklist:
/debugpaste
linkThe text was updated successfully, but these errors were encountered: