Sign inSign up

jijeesh/svnmanager

By jijeesh

Updated over 9 years ago

svnmanager auto creation

Image
0

546

jijeesh/svnmanager repository overview

docker-centos7-svnmanager

login to mysql

create database svn_manager;

GRANT ALL PRIVILEGES ON svn_manager.* TO 'svnsqluser'@'172.%' IDENTIFIED BY 'svnsqlpassword' WITH GRANT OPTION;

if any problem find just login into the cotainer and run the command name config_svn.sh

Tag summary

Content type

Image

Digest

Size

266 MB

Last updated

over 9 years ago

docker pull jijeesh/svnmanager