Skip to content

Commit b7efdb4

Browse files
committed
universe is already there
1 parent c9f5e41 commit b7efdb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FROM ubuntu:14.04
22
MAINTAINER curtis <[email protected]>
33

4-
RUN echo "deb http://archive.ubuntu.com/ubuntu $(lsb_release -c -s) universe" > /etc/apt/sources.list.d/universe.list
5-
64
RUN apt-get update
75
RUN apt-get install -y supervisor swift python-swiftclient rsync \
86
swift-proxy swift-object memcached python-keystoneclient \

0 commit comments

Comments
 (0)