Skip to content

Update Dockerfile#88

Open
Luismcplopes wants to merge 1 commit intomkuchin:masterfrom
Luismcplopes:patch-1
Open

Update Dockerfile#88
Luismcplopes wants to merge 1 commit intomkuchin:masterfrom
Luismcplopes:patch-1

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