Skip to content

Commit

Permalink
These files are no longer part of release
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <[email protected]>
  • Loading branch information
nijel committed Apr 5, 2017
1 parent 942a0dd commit 331c345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ RUN set -x \
&& rm -rf /www/doc \
&& mkdir /www/doc \
&& mv /www/htmldoc /www/doc/html \
&& rm /www/doc/html/.buildinfo /www/doc/html/objects.inv \
&& rm -rf /www/js/jquery/src/ /www/js/openlayers/src/ /www/setup/ /www/examples/ /www/test/ /www/po/ /www/templates/test/ /www/phpunit.xml.* /www/build.xml /www/composer.json /www/RELEASE-DATE-$VERSION \
&& sed -i "s@define('CONFIG_DIR'.*@define('CONFIG_DIR', '/etc/phpmyadmin/');@" /www/libraries/vendor_config.php \
&& chown -R root:nobody /www \
Expand Down

0 comments on commit 331c345

Please sign in to comment.