Skip to content

Commit

Permalink
Change nginx version back to standard.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Aug 19, 2015
1 parent f5c5239 commit 4bc7a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get -qq update && apt-get install --no-install-recommends -y apt-transpo
apt-add-repository -y ppa:galaxyproject/nginx && \
apt-get update -qq && apt-get upgrade -y && \
apt-get install --no-install-recommends -y mercurial python-psycopg2 postgresql-9.3 sudo samtools python-virtualenv wget \
nginx-extras=1.4.6-1ubuntu3.2ppa1 nginx-common=1.4.6-1ubuntu3.2ppa1 uwsgi uwsgi-plugin-python supervisor lxc-docker-1.4.1 slurm-llnl slurm-llnl-torque libswitch-perl \
nginx-extras nginx-common uwsgi uwsgi-plugin-python supervisor lxc-docker-1.4.1 slurm-llnl slurm-llnl-torque libswitch-perl \
slurm-drmaa-dev proftpd proftpd-mod-pgsql libyaml-dev nodejs-legacy npm aufs-tools ansible \
nano nmap lynx vim curl python-pip && \
apt-get purge -y software-properties-common && \
Expand Down

0 comments on commit 4bc7a82

Please sign in to comment.