diff --git a/tomee/content.md b/tomee/content.md index 05b9edf63..fb0f0d51a 100644 --- a/tomee/content.md +++ b/tomee/content.md @@ -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 / /usr/local/tomee/webapps/ -