Skip to content

Commit

Permalink
Run as rabbitmq
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag committed Sep 20, 2019
1 parent ab55755 commit 53c1f88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ COPY rabbitmq.conf /etc/rabbitmq/
ENV RABBITMQ_NODENAME=rabbit@localhost

RUN chown rabbitmq:rabbitmq /etc/rabbitmq/rabbitmq.conf

USER rabbitmq:rabbitmq

0 comments on commit 53c1f88

Please sign in to comment.