]> cat aescling's git repositories - mastodon.git/commit
[Docker] Add multicore support to "make" and "bundler" (#4544)
authorThomas Leister <thomas.leister@mailbox.org>
Mon, 7 Aug 2017 16:55:07 +0000 (18:55 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 7 Aug 2017 16:55:07 +0000 (18:55 +0200)
commit5d408fd9aa76f9ef3d559a377bccbcece998fbfa
tree017974b209f9947c65efc01d76b656ceb31de14c
parent47579ec58ce984acc9f194f8cb145abd88d0ea19
[Docker] Add multicore support to "make" and "bundler" (#4544)

* Let make and bundler use multiple cores

* Adds -j option to bundle install instead of bundle config
Dockerfile