This commit is contained in:
Piotr Biernat 2022-12-02 22:07:55 +01:00
parent e6261c6c6e
commit 6eb305b8e2

View File

@ -1,9 +1,9 @@
FROM rabbitmq:3-management-alpine FROM rabbitmq:3-management-alpine
LABEL author="Piotr Biernat" LABEL dev.egommerce.image.author="Piotr Biernat"
LABEL service="api-eventubus" LABEL dev.egommerce.image.vendor="Egommerce"
LABEL vendor="Egommerce" LABEL dev.egommerce.image.service="api-eventubus"
LABEL version="1.0" LABEL dev.egommerce.image.version="1.0"
COPY ./api-eventbus/etc /etc/rabbitmq COPY ./api-eventbus/etc /etc/rabbitmq