FROM ppc64le/ubuntu:16.04 RUN apt-get update && apt-get upgrade && apt-get install -y \ hwloc \ && rm -rf /var/lib/apt/lists/*