run 177 B

12345
  1. #!/usr/bin/with-contenv sh
  2. # From https://github.com/smebberson/docker-alpine/tree/master/alpine-apache
  3. exec /usr/bin/svnserve -d --foreground -r /home/svn --listen-port 3690;