Fixes last line to not empty line
This commit is contained in:
parent
78c62be0bf
commit
400ca1d6a0
|
|
@ -45,4 +45,3 @@ The configuration files are available in `/usr/local/tomee/conf/`. By default, n
|
|||
You can also use this image as base image for deploying your war application. To do it you need to create a Dockerfile based on Tomee Docker image and add the war file in `webapps` directory:
|
||||
|
||||
ADD <locationofapplication>/<warfile> /usr/local/tomee/webapps/<warfile>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue