### Is this a new feature request? - [x] I have searched the existing issues ### Wanted change Add svn client to the image ### Reason for change Enable using subversion (via extensions) with version control ### Proposed code change Add the following line to Dockerfile apt-get install -y subversion
Is this a new feature request?
Wanted change
Add svn client to the image
Reason for change
Enable using subversion (via extensions) with version control
Proposed code change
Add the following line to Dockerfile
apt-get install -y subversion