Pickle

Results 2 comments of Pickle

Same issue with [IP: 128.31.0.66 80]

@kcq I'm receiving the same `Container command '/bin/sh' not found or does not exist.` ``` FROM ruby:2.2.4 RUN apt-get update -qq && apt-get install -y --no-install-recommends \ build-essential \ libqt4-webkit...