blob: ec304867e52df828e0e9a1e0eb8778c7f6fcf29e [file] [log] [blame]
Mike Marchetti6930bc02017-05-31 16:33:02 -04001FROM ubuntu:16.04
2
3RUN apt-get update && apt-get -y install python \
4 libcurl4-gnutls-dev libgnutls-dev \
5 python-setuptools python-pip git python-pytest \
6 charm-tools