hubot-rocketchat
hubot-rocketchat copied to clipboard
use COPY --chown=hubot:hubot over ADD
COPY should be used over ADD and use "--chown=hubot:hubot" to get around the permissions hacks of the past.
cc: @Sing-Li @geekgonecrazy
Thanks for contributing that. We have a PR open here https://github.com/RocketChat/hubot-rocketchat/pull/289 that is related and completely revamps things