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
documentation needs to be improved
e.g. in https://github.com/spring-guides/gs-spring-boot-docker#containerize-it
"It is then copied (by the COPY command) the project JAR file into the container as app.jar" is to be re-written as
"It then copies (by the COPY command) the project JAR file into the container as app.jar"
The text was updated successfully, but these errors were encountered:
documentation needs to be improved
e.g. in https://github.com/spring-guides/gs-spring-boot-docker#containerize-it
"It is then copied (by the COPY command) the project JAR file into the container as app.jar" is to be re-written as
"It then copies (by the COPY command) the project JAR file into the container as app.jar"
The text was updated successfully, but these errors were encountered: