Sign inSign up

binaryphile/redmine

By binaryphile

Updated almost 11 years ago

Reusable, general-purpose Redmine instance - warning - these were made before the heartbleed issue was discovered - caveat emptor

Image
0

405

binaryphile/redmine repository overview

Description and usage at https://github.com/binaryphile/docker-redmine.

Tags:

  • 2.3-stable - redmine 2.3-stable branch, based onbinaryphile/ruby:2.0.0-p247
  • 2.3-prereqs - just system software prereqs, no redmine - based on binaryphile/ruby:2.0.0-p247

This is an image which mounts (not copies) log files and file attachments from the local filesystem. No configuration within the image is required, just passing in environment variables for things like database credentials.

Built to work with MySQL, PostgreSQL and sqlite out-of-the-box, usable for production or development. Supports MRI. You can create your own image to support MS-SQL or another ruby by using the image creation process at the url above.

It is reusable because it stores no important data in the container. To upgrade or restart, you replace it with a new container from an image rather than running/upgrading the last container instance. Old container instances are disposable.

Tag summary

Content type

Image

Digest

sha256:a9acbc7f9

Size

311.1 MB

Last updated

almost 11 years ago

docker pull binaryphile/redmine:2.3-stable