This commit is contained in:
parent
46578fabdf
commit
0d931a7143
@ -7,14 +7,10 @@ LABEL dev.egommerce.image.version="1.0"
|
||||
|
||||
USER root
|
||||
RUN ["fluent-gem", "install", "fluent-plugin-rabbitmq"]
|
||||
# RUN ["gem", "install", "fluent-plugin-rabbitmq"]
|
||||
|
||||
USER fluent
|
||||
COPY ./api-logger/etc /fluentd/etc
|
||||
|
||||
|
||||
|
||||
CMD ["fluentd"]
|
||||
# ENTRYPOINT ["/traefik"] # FIXME stack->stack config.yml
|
||||
|
||||
EXPOSE 24224
|
||||
|
Loading…
Reference in New Issue
Block a user