We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f5e41 commit b7efdb4Copy full SHA for b7efdb4
Dockerfile
@@ -1,8 +1,6 @@
1
FROM ubuntu:14.04
2
MAINTAINER curtis <[email protected]>
3
4
-RUN echo "deb http://archive.ubuntu.com/ubuntu $(lsb_release -c -s) universe" > /etc/apt/sources.list.d/universe.list
5
-
6
RUN apt-get update
7
RUN apt-get install -y supervisor swift python-swiftclient rsync \
8
swift-proxy swift-object memcached python-keystoneclient \
0 commit comments