Bug 2139: OSM OCI images have 172.21.1.1 as apt proxy
[osm/devops.git] / charms / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN  apt-get update && apt install -y charm-tools
4