hubot-rocketchat icon indicating copy to clipboard operation
hubot-rocketchat copied to clipboard

use COPY --chown=hubot:hubot over ADD

Open robbyoconnor opened this issue 5 years ago • 1 comments

COPY should be used over ADD and use "--chown=hubot:hubot" to get around the permissions hacks of the past.

cc: @Sing-Li @geekgonecrazy

robbyoconnor avatar Oct 09 '18 02:10 robbyoconnor

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

geekgonecrazy avatar Oct 09 '18 17:10 geekgonecrazy