6 && apt-get install -y --no-install-recommends libssl1.0-dev
9 RUN gem install bundler && bundle config build.nokogiri --use-system-libraries && bundle install --jobs 4 --retry 5
13 RUN bundle exec rubocop -f fuubar
14 RUN bundle exec foodcritic -f any cookbooks