fixes
This commit is contained in:
parent
e6261c6c6e
commit
6eb305b8e2
@ -1,9 +1,9 @@
|
||||
FROM rabbitmq:3-management-alpine
|
||||
|
||||
LABEL author="Piotr Biernat"
|
||||
LABEL service="api-eventubus"
|
||||
LABEL vendor="Egommerce"
|
||||
LABEL version="1.0"
|
||||
LABEL dev.egommerce.image.author="Piotr Biernat"
|
||||
LABEL dev.egommerce.image.vendor="Egommerce"
|
||||
LABEL dev.egommerce.image.service="api-eventubus"
|
||||
LABEL dev.egommerce.image.version="1.0"
|
||||
|
||||
COPY ./api-eventbus/etc /etc/rabbitmq
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user