From 4b83854a289f17eb55546ac84d6659f48e07528a Mon Sep 17 00:00:00 2001 From: Alex Soto Date: Fri, 17 Jul 2015 10:31:49 +0200 Subject: [PATCH] fixes tag names. --- tomee/content.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tomee/content.md b/tomee/content.md index 293fc01bc..e05294483 100644 --- a/tomee/content.md +++ b/tomee/content.md @@ -34,7 +34,6 @@ For example running Apache TomEE 1.7.2 with JRE 8 and Webprofile flavour will be docker run -it --rm tomee:8-jre-1.7.2-webprofile - You can test it by visiting `http://container-ip:8080` in a browser or, if you need access outside the host, on port 8888: docker run -it --rm -p 8888:8080 tomee:\-\-