diff --git a/examples/charging-server-simulator/pom.xml b/examples/charging-server-simulator/pom.xml
index 320084553..0a5c24c58 100644
--- a/examples/charging-server-simulator/pom.xml
+++ b/examples/charging-server-simulator/pom.xml
@@ -168,6 +168,39 @@
false
+
+ io.fabric8
+ docker-maven-plugin
+ 0.24.0
+
+
+
+ charging-server-simulator
+
+ openjdk:8-jre-slim
+
+ artifact
+
+
+ java -cp "/maven/*" org.mobicents.servers.diameter.charging.ChargingServerSimulator
+
+
+ 3868
+
+
+
+
+
+
+
+ docker-build
+
+ build
+
+ install
+
+
+