Files
loci/dockerfiles/ubuntu/Dockerfile
Sam Yaple cf9ad64f3b Adjust the generic dockerfiles base for new gate
Change-Id: Idde23a5552e033d793fff3c0067ca9f6f87e4938
2017-10-01 01:02:32 -04:00

6 lines
152 B
Docker

ARG FROM=ubuntu:xenial
FROM ${FROM}
COPY cloud-archive.list ceph.list /etc/apt/sources.list.d/
COPY cloud-archive.gpg ceph.gpg /etc/apt/trusted.gpg.d/