Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
c12simple committed Nov 29, 2014
1 parent e6e713b commit 6a887b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/docker/Dockerfile
Expand Up @@ -37,7 +37,7 @@ RUN /etc/configure_php_modules.sh
RUN echo -e "NETWORKING=yes" > /etc/sysconfig/network

# install pydio
RUN yum install -y pydio
RUN yum --disablerepo=pydio-testing -y install pydio
# pre-configure pydio
RUN /etc/pre_conf_pydio.sh

Expand Down

0 comments on commit 6a887b0

Please sign in to comment.