]> git.parisson.com Git - timeside.git/commitdiff
fix app order
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 5 Nov 2014 12:33:13 +0000 (13:33 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 5 Nov 2014 12:33:13 +0000 (13:33 +0100)
Dockerfile

index bb4abf3197852f8ba2f9357fb7c2ebb333b4c0d4..59123dd006495ad45b8ed998a773295fe8498db7 100644 (file)
@@ -19,11 +19,11 @@ maintainer Guillaume Pellerin <yomguy@parisson.com>
 
 add ./deploy/apt-app.list /etc/apt/sources.list.d/
 run apt-get update
-run apt-get install -y wget
+run apt-get install -y wget apt-utils
 run wget -O - http://debian.parisson.com/debian/conf/parisson.gpg.key | apt-key add -
 run gpg --keyserver pgpkeys.mit.edu --recv-key 07DC563D1F41B907
 run gpg -a --export 07DC563D1F41B907 | apt-key add -
-run apt-get install -y --force-yes build-essential vim apt-utils
+run apt-get install -y --force-yes build-essential vim
 run apt-get install -y python python-dev python-pip
 run apt-get -y -t wheezy-backports dist-upgrade
 run apt-get install -y --force-yes -t wheezy-backports nginx supervisor python-timeside git python-tables python-traits python-networkx ipython python-numexpr gstreamer0.10-alsa