mirror of
https://github.com/clearlinux/docs.git
synced 2026-09-07 06:18:56 +00:00
Fixes last line to not empty line
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user