docker-compose.yml (redmine + postgres)
※もしカーネルアップデートなどがある場合は、下のコマンドを実行する前に、新しいカーネルをインストールし、rebootしておくとよいでしょう。
# apt-get update && apt-get upgrade -y && apt-get install -y git
# git clone https://github.com/mnagaku/redmine-compose.git
# cd redmine-compose
# sh ./start.sh