activemq/docker/Dockerfile
jmarchel e7ffd46c34 Add amqp to config of activemq
Change-Id: I49f7d35fafab3b1c554b9a0f784e6ef262072390
2023-12-12 10:52:21 +00:00

5 lines
140 B
Docker

# Use the official Apache ActiveMQ image
FROM docker.io/apache/activemq-classic:5.18.2
COPY ./activemq.xml /opt/activemq/conf/activemq.xml