You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot build WINGS IMAGE using docker-compose building protocol.
This is my error blow.
I guess docker-compose file do not set some folder.
Could you please tell me how to solve this problem.
[14/16] RUN cp -R /wings-src/wings/portal/target/wings-portal-4.1-SNAPSHOT /usr/local/tomcat/webapps/wings-portal: #18 0.164 cp: cannot stat '/wings-src/wings/portal/target/wings-portal-4.1-SNAPSHOT': No such file or directory
We cannot build WINGS IMAGE using docker-compose building protocol.
This is my error blow.
I guess docker-compose file do not set some folder.
Could you please tell me how to solve this problem.
[14/16] RUN cp -R /wings-src/wings/portal/target/wings-portal-4.1-SNAPSHOT /usr/local/tomcat/webapps/wings-portal:
#18 0.164 cp: cannot stat '/wings-src/wings/portal/target/wings-portal-4.1-SNAPSHOT': No such file or directory
executor failed running [/bin/sh -c cp -R /wings-src/wings/portal/target/wings-portal-4.1-SNAPSHOT /usr/local/tomcat/webapps/wings-portal]: exit code: 1
ERROR: Service 'wings' failed to build : Build failed
The text was updated successfully, but these errors were encountered: