Update
This commit is contained in:
parent
b52a82806a
commit
e76f23f404
|
@ -1,6 +1,4 @@
|
|||
FROM ubuntu:18.04
|
||||
MAINTAINER = Cory Hawkless
|
||||
#OpenStack version - Xena
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get -y update \
|
||||
&& apt-get install -y software-properties-common
|
||||
|
|
Loading…
Reference in New Issue