Skip to content
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

Update Dockerfile #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Dockerfile #88

wants to merge 1 commit into from

Conversation

Luismcplopes
Copy link

Hi there
When I tried to build the container I had some some issue

"
Step 20/28 : RUN ./grailsw refresh-dependencies
---> Running in 5ae6a4f06921
/bin/sh: 1: ./grailsw: Permission denied
The command '/bin/sh -c ./grailsw refresh-dependencies' returned a non-zero code: 126
ERROR: Job failed: exit code 126
"

And the second one
"
Removing intermediate container de14c8e8f16f
[WARNING]: Empty continuation line found in:
RUN chmod +x grailsw && ./grailsw test-app unit: -echoOut && ./grailsw war ROOT.war && cp application.properties $CATALINA_BASE/ && cp ROOT.war $CATALINA_BASE/webapps/ && rm -rf /usr/local/app && rm -rf /root/.grails && rm -rf /root/.m2
[WARNING]: Empty continuation lines will become errors in a future release.
Successfully built a60844b80c13
"

Please keep up the good work.
For me this is best docker registry
Thank you and goodbye

Hi there
When I tried to build the container I had some some issue

"
Step 20/28 : RUN ./grailsw refresh-dependencies
 ---> Running in 5ae6a4f06921
/bin/sh: 1: ./grailsw: Permission denied
The command '/bin/sh -c ./grailsw refresh-dependencies' returned a non-zero code: 126
ERROR: Job failed: exit code 126
"

And the second one
"
Removing intermediate container de14c8e8f16f
[WARNING]: Empty continuation line found in:
    RUN chmod +x grailsw &&     ./grailsw test-app unit: -echoOut &&     ./grailsw war ROOT.war &&     cp application.properties $CATALINA_BASE/ &&     cp ROOT.war $CATALINA_BASE/webapps/ &&     rm -rf /usr/local/app &&     rm -rf /root/.grails  &&     rm -rf /root/.m2
[WARNING]: Empty continuation lines will become errors in a future release.
Successfully built a60844b80c13
" 

Please keep up the good work.
For me this is best docker registry
Thank you and goodbye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant