pidgin/old.pidgin.im

Link to the ChangeLog on Bitbucket

2016-06-20, Richard Laager
88daba1c58ea
Link to the ChangeLog on Bitbucket

We are looking to move the wiki pages, and there is no need to manually
copy the ChangeLog into the wiki for each release.
FROM php:5.6-apache
COPY . /var/www
RUN mv /var/www/html /var/www/html.old; ln -s /var/www/htdocs /var/www/html