FROM shellspec/schilytools:2020-10-09
RUN apt-get update && apt-get install -y procps
RUN useradd -m user
ENV SH=/usr/local/bin/bosh
