Commit 11d2e4d6 by John Eskew

Remove virtualenv install.

parent 513f23a3
......@@ -32,9 +32,6 @@ RUN /bin/bash /tmp/docker/docker_install.sh
# Install AWS command-line interface - for AWS operations in a go-agent task.
RUN pip install awscli
# Install Python virtualenv.
RUN pip install virtualenv
ADD docker/build/go-agent/files/go-agent-start.sh /etc/service/go-agent/run
ADD docker/build/go-agent/files/go-agent-env-vars /etc/default/go-agent
RUN update-java-alternatives -s java-7-oracle
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment