virtual-appliance/appliances/rabbitmq/Makefile

8 lines
74 B
Makefile

preinstall:
postinstall:
RUN systemctl enable rabbitmq.service
clean: