Bug 683 Modify the ovf_converter tool to have a option for adding a cd/dvd device
[osm/devops.git] / charms / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN  apt-get update && apt install -y charm-tools
4