Skip to content

Commit 77c1c17

Browse files
committed
adding Dockerfile to run samples in centos/wildfly image
1 parent 27aabba commit 77c1c17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM centos/wildfly
2+
ADD jaxrs/jaxrs-client/target/jaxrs-client.war /opt/wildfly/standalone/deployments/
3+

0 commit comments

Comments
 (0)