installer: option -m to restrict docker image build to the specified module
[osm/devops.git] / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN apt-get update && apt-get -y install git build-essential dh-make