add script to read queues

This commit is contained in:
Thomas Peetz
2025-06-20 16:57:17 +02:00
committed by Thomas Peetz
parent 26f8b992af
commit b04f1aa451
+1 -1
View File
@@ -15,6 +15,6 @@ RUN wget http://dlcdn.apache.org/servicemix/servicemix-${SERVICEMIX_VERSION_MAJO
sed -i 's/http:\/\//https:\/\//' /opt/servicemix/etc/org.ops4j.pax.url.mvn.cfg
VOLUME ["/deploy"]
EXPOSE 1099 8101 8181 61616 44444
EXPOSE 1099 8101 8181 61616 61613 44444
ENTRYPOINT ["/opt/servicemix/bin/servicemix"]