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
Copy file name to clipboardExpand all lines: chapters/docker-javaee7.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Pull the Docker image that contains WildFly and pre-built Java EE 7 application
10
10
11
11
[source, text]
12
12
----
13
-
docker pull arugupta/javaee7-hol
13
+
docker pull arungupta/javaee7-hol
14
14
----
15
15
16
16
The https://github.com/arun-gupta/docker-images/blob/master/javaee7-hol/Dockerfile[javaee7-hol Dockerfile] is based on `jboss/wildfly` and adds the movieplex7 application as war file.
0 commit comments