Skip to content

akiko-pusu/docker-for-redmine-plugin-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

About

This is a docker file to create build environment for redmine plugin test. Redmine's source is stored at /tmp/redmine. You can change revision (tag) with hg up.

# cd /tmp/redmine
# hg up default     # Redmine's trunk
# hg up 3.3-stable  # 3.3 stable
# hg pull -u        # pull after switching branch

About

Dockerfile to setup container for testing redmine plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published