Merge "OSM_HOSTNAME set to 127.0.0.1 instead of localhost to fix issues detected...
[osm/devops.git] / juju-charms / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN  apt-get update && apt install -y charm-tools
4